| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 8,005
» Latest member: Waind1957
» Forum threads: 9,474
» Forum posts: 62,486
Full Statistics
|
| Online Users |
There are currently 5130 online users. » 0 Member(s) | 5127 Guest(s) Baidu, Bing, Google
|
| Latest Threads |
update_failed - 400 Bad R...
Forum: Updates
Last Post: val
04-21-2026, 10:57 PM
» Replies: 2
» Views: 67
|
Problem updating lite 7.6...
Forum: Updates
Last Post: val
04-21-2026, 10:43 PM
» Replies: 6
» Views: 2,787
|
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
04-16-2026, 11:31 PM
» Replies: 1
» Views: 92
|
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-15-2026, 11:33 AM
» Replies: 16
» Views: 1,363
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 422
|
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,656
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 727
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 470
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 31,731
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 413
|
|
|
| rsync error: syntax or usage error (code 1) at main.c(873) [Receiver=3.1.1] |
|
Posted by: Sprintrdriver - 03-08-2018, 11:04 PM - Forum: Off Topic
- No Replies
|
 |
Hi forum.
I struggle to make use of rsync between two local directories. It always return the error message unless I use the --dry-run parameter.
This is all the commands tried so far, same results for all:
Code: rsync -tarv -b --modify-window=2 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk/' '/home/sprinterdriver/cry this/mappe2/EL_Nikk/'
rsync -tarv -b --modify-window=1 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk/' '/home/sprinterdriver/cry this/mappe2/EL_Nikk/'
rsync -tarv -b --modify-window=1 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk' '/home/sprinterdriver/cry this/mappe2/EL_Nikk'
rsync -brtv --modify-window=1 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk' '/home/sprinterdriver/cry this/mappe2/EL_Nikk'
rsync -brtv --modify-window=1 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk/' '/home/sprinterdriver/cry this/mappe2/EL_Nikk/'
rsync -rtv --modify-window=1 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk/' '/home/sprinterdriver/cry this/mappe2/EL_Nikk/'
sudo rsync -brtv --modify-window=1 --backup-dir='/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")' '/home/sprinterdriver/filer/EL_Nikk/' '/home/sprinterdriver/cry this/mappe2/EL_Nikk/'
About the folders:
/home/sprinterdriver/cry this/rsync_backup/$(date +"%Y%m%d_%H%M")
I can create new files in the rsync_backup folder, so it's not wrote-protected or full.
"cry this" is a mounted Veracrypt volume. File system is fat32, character encoding is UTF8.
/home/sprinterdriver/filer/EL_Nikk/
Source dir. Is not write protected and user profile have all access to any files. Can create files and read files.
/home/sprinterdriver/cry this/mappe2/EL_Nikk/
Dest. dir. Using Thunar it seems that I have full access to all files and directories within this directory.
Any one have an idea of what to check next? I want to know what I do wrong and learn from it. Any suggestin is welcome..
[edit]
I beleive I've found the culprit. Seems to be the command to create date/time of folder to backup into. It have worked in the past, but I realized that back then I didn't have space in file name, so it's probably something buggy using nesting apostrophes.
I still would apprechiate input on how to make this command work, even inside apostrophes.
[edit 2 - solution]
I just realized that the command shoultn't need to be embraced by apostrophes, so I simpy moved the last aphostrophe character backwards to before the command starts. In addition I replaced --modify-window=1 with --size-only, because timing seemst to always be problematic with fat/fat32.
Code: rsync -brtv --no-perms --no-owner --no-group --size-only --backup-dir='/home/sprinterdriver/cry this/rsync_backup/'$(date +"%Y%m%d_%H%M") '/home/sprinterdriver/filer/EL_Nikk/' '/home/sprinterdriver/cry this/mappe2/EL_Nikk/'
|
|
|
| Hope I ask this in the right place - HP AiO 24-e001 23.8? |
|
Posted by: Tobbe - 03-08-2018, 06:46 PM - Forum: Installing Linux Lite
- Replies (3)
|
 |
Hi,
Anyone can tell me if this all-in-one (HP AiO 24-e001) computer from HP gonna work with Linux Lite? I search the hardware database but couldn't find anything about it. My old HP Elitebook 8540p is very slow and the fan is on all the time. I get a new hair done every time I sit bay it ;D
Thanks in advanced
//Tobbe
|
|
|
| unable to get antivirus or mount usb stick |
|
Posted by: pingball57 - 03-08-2018, 01:05 PM - Forum: Installing Software
- Replies (13)
|
 |
Just to add to my troubles i now have two laptops playing up. This toshiba is not opening any of my memory sticks. I decided to try running a virus scan as given in the help tutorials here
( https://www.linuxliteos.com/manual/tutor...#antivirus ) & have run into more problems. I've had this in the CLI:
Err:5 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.5
404 Not Found [IP: 91.189.91.23 80]
Fetched 9,109 kB in 13s (664 kB/s)
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool..._amd64.deb 404 Not Found [IP: 91.189.91.23 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
jpa@jpa-SATELLITE-C850D-11Q:~$ apt-get update
Reading package lists... Done
W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (1: Operation not permitted)
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
jpa@jpa-SATELLITE-C850D-11Q:~$ sudo freshclam
sudo: freshclam: command not found
jpa@jpa-SATELLITE-C850D-11Q:~$ sudo rm -rf /var/log/clamav/freshclam.log
jpa@jpa-SATELLITE-C850D-11Q:~$ sudo freshclam
sudo: freshclam: command not found
jpa@jpa-SATELLITE-C850D-11Q:~$
jpa@jpa-SATELLITE-C850D-11Q:~$ --fix-missing
--fix-missing: command not found
jpa@jpa-SATELLITE-C850D-11Q:~$
Clearly the tutorial is out of date with 404 ip address but why am i getting (1: Operation not permitted) & (13: Permission denied) as well as command not found? Anyone willing to help? Thanks.
update:
just before shutting down i tried my flash m/stick again - it was recognized this time but i got an authentication dialogue box wanting my admin password to mount. I cancelled until i know whats going on.
|
|
|
| Need Help blocking Customized Desktop settings |
|
Posted by: leillo1975 - 03-08-2018, 09:48 AM - Forum: Desktop Customization
- Replies (4)
|
 |
Hello
I don't have idea if this subforum is the right place to post this question. I work in a Technical School and we have a classroom with 16 PC's with Linux Lite Installed. The students are very "anxious" and modify the appearance of the desktop constantly. They modify panels, icons, backgrounds, shortcuts , etc.
I would like to know if is possible to reset this changes in every login to the original "modified by me" configuration (our background, shortcuts on desktop, items on panels, etc) . I don't want that they lost her files (even if they are on the desktop). Can someone help me?
|
|
|
| I need your advice on choosing a large (8-10TB) USB drive for LL on laptop ... |
|
Posted by: m654321 - 03-08-2018, 06:39 AM - Forum: On Topic
- No Replies
|
 |
I'm looking for a large external hard drive for storage of my videos & TV programmes. It needs to have USB 3.0 connectivity and be around 8 to 10 TB (though can be more) and powered from a laptop (setup[1] in signature below). Do any of you have any personal recommendations?
Given its size, will it need its own independent power supply? I know Seagate's recent 5TB external hard drive doesn't need one, as it's powered from the laptop through the USB 3.0 connection.
Also, I know many of the very large drives don't come with a single disk, but have more than one disk in a RAID configuration. Do such RAID drives have plug & play capability with LL or is there a bit of work to do to configure LL to use them? Ideally I want an external USB drive that has just a single large disk - I would imagine with a single disk it's simpler and probably less likely that something will go wrong.
Many thanks in advance for any knowledge that you can share in this area.
Your help and advice is much appreciated as always 8)
Mike
PS. the laptop also has thunderbolt connectivity, but i have no idea if this will work readily with LL - any ideas?
|
|
|
| Question about Mozilla Firefox |
|
Posted by: lydias - 03-07-2018, 10:22 PM - Forum: Other
- Replies (1)
|
 |
Hello,
Just downloaded linux-lite-64bit for my Acer Aspire and I have been using Linux Mint 17.3 just fine. I was looking at the release notes for linux-lite 3.8 and I believe it says that you now provide your own version of my favorite choice of browser. Private browsing is why I use Mozilla Firefox, I have respect for those developers and I believe they have respect for me. Did I understand this correctly: Linux Lite chooses to monitor my searches on my favorite private browser?
|
|
|
| Teamviewer 13 not working but Teamviewer 12 does |
|
Posted by: bigmanstrat - 03-07-2018, 11:03 AM - Forum: Other
- Replies (3)
|
 |
I have had a problem with Teamviewer for a couple of months since the upgrade to version 13. I have been able to see the remote computer but have had no control over it. This morning I decided to revert back to Teamviewer 12 and it worked immediately. I have subsequently upgraded to LinuxLite 3.8 on both devices but Teamviewer has reverted to version 13 and has now stopped working. I can see the remote desktop but neither mouse nor keyboard controls work. If I revert back to Teamviewer 12 can I prevent it upgrading to version 13 when I update my system files? I've looked for a specific solution to my issue but haven't been able to find one.
|
|
|
| Question about scripting languages |
|
Posted by: redplanet - 03-06-2018, 09:28 PM - Forum: On Topic
- Replies (1)
|
 |
Former MS power user, linux noob, and total LL fan here. I don't know any languages really, but how can I tell which scripting languages I have available on my system? Like a list. I mean this primarily for shell scripts, but also potentially for compilers. Have been thinking about learning something like python or ruby... I am also aware that I can probably install a package to support an additional language (scripted or compiled) if I want to.
|
|
|
|