Commit Graph

53 Commits

Author SHA1 Message Date
Yuraeitha
b7fe941f74
Update R4-universal-update-script.sh
Updating to-do and warning message.
2018-06-07 11:01:31 +00:00
Yuraeitha
7dc872778e
Update R4-universal-update-script.sh
- Removing the backup script section from the script and any associated backup commands and warnings. This is done to streamline the simplicity and purpose of the script. Reminding users to take backups is outside the scope and purpose, and should be covered in separate scripts/docs. A backup reminder may be re-introduced if a proper GUI window can be made.
- Removing #-lock on script, so that it can run normal current updates out-of-the-box.
- Improved context and wording, as well as removing lingering redundancy and repeats.
- Overall intention in changes is also to make the script easier to read and getting started.
- Added a To-do table for planned improvements. Any help to reach these to-do goals sooner, are very welcome, and so are of course also other suggestions, feedback and improvements.
2018-06-07 10:51:30 +00:00
awokd
ff065cf219
add link to qubes-split-dm-crypt 2018-05-20 22:12:41 +00:00
[799]
dd2e11d1d4
Rename qvm-copy-to-vm2,sh to qvm-copy-to-vm2.sh
fixed typo in the name
2018-05-03 18:43:46 +02:00
[799]
d894ea44b0
Create qvm-copy-to-vm2,sh
script which can copy a file from dom0 to a specific location in an AppVM.
If no location is used, the default ~/QubesIncoming will be used
2018-05-03 18:41:31 +02:00
[799]
e7043f715c
Create qvm-copy-to-dom0.sh
a script which makes it easier to copy a file from an AppVM to dom0
2018-05-03 18:39:14 +02:00
awokd
ac32da12a3
Update README.md 2018-04-30 11:21:45 +00:00
awokd
1331750ebc
add link for qvm-portfwd-iptables 2018-04-30 11:21:03 +00:00
awokd
9ed43722ba
add link to evadogstar's screenshot tool 2018-04-30 11:16:15 +00:00
taradiddles
f180a53351 fix typo 2018-04-27 22:50:13 +03:00
taradiddles
10c0c41594 add credit 2018-04-27 22:49:08 +03:00
taradiddles
ba04a7456a add R4.0 / tasket's update script 2018-04-22 17:48:28 +03:00
taradiddles
fb39efe5ed update broken link to tasket's qubes4-multi-update script 2018-04-22 17:46:41 +03:00
taradiddles
84926f1d05 add link to tasket's findpref script 2018-04-22 17:37:51 +03:00
taradiddles
87d65e40d4 change title wording for link icon 2018-04-16 13:15:50 +03:00
taradiddles
06914dae40 sort alphabetically 2018-04-16 12:14:20 +03:00
taradiddles
9f4d454cbb add link icon in titles 2018-04-16 11:45:29 +03:00
taradiddles
618549af48 link: add icon and remove author 2018-04-16 11:39:42 +03:00
taradiddles
a785e48b9f test link formatting 2018-04-16 11:27:53 +03:00
taradiddles
a9911f2bdf fix lowercase 2018-04-16 09:25:29 +03:00
taradiddles
8f59d10d91 flip links for better visibility 2018-04-16 08:57:51 +03:00
taradiddles
40bdfb8617 remove ':' 2018-04-16 08:52:40 +03:00
taradiddles
e30a7ed883 reorganize links 2018-04-16 08:48:40 +03:00
taradiddles
77cd3033db reorganize readme's content 2018-04-16 08:14:52 +03:00
taradiddles
aa44acbfb1 add link to Qubes TV project 2018-04-15 18:52:28 +03:00
taradiddles
9157737cf1 minor fixes 2018-04-15 18:50:05 +03:00
taradiddles
9401efe5d2 lowercase vm states 2018-04-14 22:16:29 +03:00
taradiddles
d185febd13 fix missing _get_word function in_qvm-vms-all-vmtags() 2018-04-14 22:14:44 +03:00
taradiddles
b10b005be3 vastly improved script + renamed to .bash 2018-04-14 22:11:11 +03:00
taradiddles
c59eb7db01 use only awk to display the result 2018-04-04 22:26:59 +03:00
taradiddles
df0532c5c7 move ls-qubes.sh to new monitoring/ folder 2018-04-04 17:53:25 +03:00
taradiddles
360ebd23fe fix typo 2018-04-04 17:02:52 +03:00
taradiddles
9d112c2b31 removed server/ (had empty content) 2018-04-04 16:09:50 +03:00
taradiddles
74698042ba removed dangerous qvm-copy-to-dom0 script
the script's instructions will be moved into a dedicated "copy files to dom0" page
2018-04-04 16:08:03 +03:00
taradiddles
40d0c6212b update README with new folders 2018-04-04 16:07:17 +03:00
taradiddles
ba28e11878 moved ls-qubes.sh to productivity/ 2018-04-04 16:03:57 +03:00
taradiddles
f7de07816a moved R4-universal-update-script.sh to update-scripts/ 2018-04-04 16:03:28 +03:00
taradiddles
d243c9fd38 bash autocompletion script should be under productivity/, not dom0/ 2018-04-04 14:17:08 +03:00
taradiddles
112631a484 add bash autocompletion scripts 2018-04-04 14:16:23 +03:00
awokd
4608ea6ac4
Merge pull request #13 from taradiddles/master
add bash autocompletion script
2018-04-04 09:29:14 +00:00
[799]
91d937d911
Create ls-qubes.sh
A small script which will show number of active running Qubes and the total RAM used by all Qubes.
Example Output: 9Q|13.3G = 9 Qubes are running (including dom0), 13.3 GB total RAM usage
2018-04-03 21:56:18 +02:00
taradiddles
08b32cb15a renamed 2018-04-01 18:47:26 +03:00
taradiddles
368f19a814 add qvm-* bash autocompletion script 2018-04-01 18:43:16 +03:00
taradiddles
d21593fa42 add note about linking vs. hosting 2018-04-01 13:29:51 +03:00
taradiddles
75d1491737 delete staging/ 2018-04-01 09:01:51 +03:00
taradiddles
942d74a165 clarify location of server/readme 2018-03-22 10:11:32 +02:00
taradiddles
d741327c85 add workflow description 2018-03-22 09:18:54 +02:00
taradiddles
213cba3a03 add missing trailings '/' 2018-03-22 09:03:06 +02:00
taradiddles
6d870e9cf2 continue moving stuff to subfolders 2018-03-22 08:59:52 +02:00
taradiddles
2d9e9b89d9 moved code/ content to subfolders 2018-03-22 08:14:30 +02:00