similar to: Make PXElinux beep

Displaying 20 results from an estimated 1000 matches similar to: "Make PXElinux beep"

2010 Feb 03
1
limiting the number of connections per client
Hello All, We have a very high utilization rsync server. We can handle large number of connections at a time, but would like to limit to one connection per client. we don't want multiple connections from the same client. Is that possible? Thanks Saqib http://enterprise20.squarespace.com
2010 Jun 06
3
rsync sleep
Is it possible to sleep 1 second after each file is rsynced? Ofcourse, I can put this in a for loop and do a sleep after each file is done, I was wondering if there was anything native in rsync for this type of operation. TIA
2009 Dec 30
3
rsync email notification on success and failure + Log
Hi, I have a bash script for rsync that should tranfer all my filer from one drive to the other. I would like to know how I can make the script sending me an email after the script is run and be able to know if it was a success or not and also if possible to include the log file. This is my script: !/bin/bash rsync -av --delete --log-file=/home/duffed/RSyncLog/$(date
2009 Jul 04
4
Rsync with spaces in source or destination path
Hi, I am trying to transfer a file that has spaces in its name. The rsync gives me below error. Am I doing anything wrong? #ls -l /tmp/test\ file -rw-rw-r-- 1 xxx xxx 0 Jul 5 02:23 /tmp//test file # /usr/local/bin/rsync --archive /u/masanip/ACH/test\\\ file /tmp/mydir/ rsync: link_stat "/tmp/test\ file" failed: No such file or directory (2) Number of files: 0 Number of
2004 Jul 21
1
ssh and root on 4.10 = password discovery (maybe)
Hello. I'm not 100% sure if this is a configuration error on my side or a 'bad idea' on sshd/FreeBSD sides. A remote root ssh connection to a FreeBSD 4.10 server (with no remote root access) will allow you to 'work out' the root password. However, if you try the same against 5.2.1 FreeBSD, you have little chance. The following are pretty clear examples. If this is a config
2008 Sep 25
2
Rsync 3
Hi Everyone, We want to use the rsync 3 for incremental file transfer of our File system from one box to another, however there are about a million files to be copied, so just wanted to know by any one of your's previous experience with rsync 3, will these many files get copied at first time and incrementally in the subsequent run of the crontab. Replies will be much appreciated. Thanks in
2008 Jan 25
2
rsyncd performance when handling multiple clients in parallel
Hi: I use rsync to transfer multiple files from several clients to a server in parallel. I am wondering how many concurrent connections the server should handle to maximize the throughput (number of bytes written to server). In an extreme case, if only one connection allowed, the disk IO speed of server will not be fully utilized. On the other hand, if the server allows too many connections, the
2011 Jul 11
3
Feature request, or HowTo? State-full resume rsync transfer
I am looking to do state-full resume of rsync transfers. My network environment is is an unreliable and slow satellite infrastructure, and the files I need to send are approaching 10 gigs in size. In this network environment often times links cannot be maintained for more than a few minutes at a time. In this environment, bandwidth is at a premium, which is why rsync was chosen as ideal for the
2004 Dec 10
4
Cannot get DOMAIN ADMINS to work
Hi list, After reading a lot in the mailing list and the official Samba 3 howto, i am still unable to give domain admin rights to a user, so that he gets admin rights on all workstations in the domain. Here is what i have: - Samba 3.08 PDC, config: [global] workgroup = ANT netbios name = ANTSRV netbios aliases = RUN KITS HOMES LIB PRINTERS server string = ANT Samba
2010 Feb 16
5
Rsync / ssh high cpu load
Hi everybody, I am using Cygwin rsync/ssh to synchronize my files from my home computer to my server. I raised a question on the Cygwin list as well, but thought this list would be appropriate too. The issue is that the CPU on the sending side is fully allocated by rsync/ssh (both taking 50%) during a file transfer. This is the command I use: rsync -e ssh * <user>@<server>:/data
2005 Aug 02
2
net join echoes root password
Hi list, # net join asks for the root password (seems to be new). This is not a problem, but when i do: # ssh root@remote_host net join mydomain the root password is echoed on the terminal. Is this expected behaviour? (I hope not). Regards, Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - Phone : +49/421/218-4664 Fax
2005 Feb 03
1
Printers not visible to other users
Hi all, I run a 3.0.8 Samba PDC with WIN XP SP2 clients. I configured printing (lprng) with drivers uploaded to the server for easy printer installation on the clients. This works like a charm: I can drag'n drop printers from the server's printer share or install them with the local "Add printer" wizzard. I do this as a domain admin on the client and it works fine. BUT: If
2004 Jul 13
1
Permission error on /etc/samba/private/secrets.tdb
Hi list, I have a strange permission problem with secrets.tdb on an nfs mounted filesystem. A strace of smbd shows the following lines: ######################################################################## open("/etc/samba/private/secrets.tdb", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 4 fcntl64(4, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}, 0xbffff010) = -1 EACCES
2003 Jul 16
1
change_to_user: Invalid vuid used 0
Hi list, When i try to connect to a share on my samba server from a DOS client (DEC Pathworks), i can connect, but when trying to access the share, i get "Access Denied". At the same time, the following is logged on the server: essen (134.102.176.48) connect to service kits as user nobody (uid=65534, gid=65534) (pid 48840) [2003/07/16 10:34:37, 3] smbd/sec_ctx.c:set_sec_ctx(329)
2011 Mar 04
1
Probabilities outside [0, 1] using Support Vector Machines (SVM) in e1071
Hi All, I'm attempting to use eps-regression or nu-regression SVM to compute probabilities but the predict function applied to an svm model object returns values outside [0, 1]: Variable Data looks like: Present X02 X03 X05 X06 X07 X13 X14 X15 X18 1 0 1634 48 2245.469 -1122.0750 3367.544 11105.013 2017.306 40 23227 2 0 1402 40 2611.519 -811.2500 3422.769 10499.425 1800.475 40 13822 3 0 1379
2004 Sep 14
4
Access from Windows to Samba/LINUX
Hello, I am configuring PCs on Windows W2K to access to a LINUX Server where Samba is mounted Is-it possible to do this ? Directory_1 : Browseable (then visible with the Network Favorits) -Sub_Directory_1a : NOT Browseable (unvisible) BUT Writable -Sub_Directory_2a : " " " If not, then just this ? Directory_1 : NOT Browseable (unvisible) BUT Writable
2017 Dec 02
2
[nbdkit PATCH] nbd: Fix memory leak
When converting from a single transaction to a linked list, I forgot to free the storage for each member of the list. Reported-by: Richard W.M. Jones <rjones at redhat.com> Fixes: 7f5bb9bf13f041ea7702bda557d9dd668bc3423a Signed-off-by: Eric Blake <eblake at redhat.com> --- I'm still not sure why 'make check' passes while 'make check-valgrind' fails for
2009 Sep 02
3
Question about PXE and vesamenu.c32
Hi group, currently I try do make my own PXE bootscreen. There is one thing i dont like. When I use vesamenu.c32 there is always a table on the screen (I mean the border lines are visible) Is there any command i have to add to the default file that this border lines are unvisible ? Thanks in advance
2018 Aug 04
3
[PATCH nbdkit] protocol: Implement NBD_OPT_GO.
This is only lightly tested (against just qemu NBD client), and the code might be structured a little better as the _negotiate_handshake_newstyle_options function has now grown to be huge. Anyway works for me. Rich.
2012 Jan 10
1
ices2 memory leak on Debian/ARM (The Darkener)
Can you describe your architecture? -- Christian Eichert _____________________________________________ Von: TheDarkener <thedarkener at logicalnetworking.net> Gesendet: Wed Jan 11 00:02:01 MEZ 2012 An: icecast at xiph.org Betreff: Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) Hi Keith, As I explained before, Valgrind won't run in my arch. I'll Google for some