|
Questions about FTP/SCP/HTTP Hello, I've just hacked my Wester Digital 500 MB NAS. I installed lighttpd (http webserver), vsftpd (ftp server). I want to access in r/w mode from Linux, Windows and Windows Mobile machines. Should I use FTP or SCP? What are the advantages and disadvantages of both ways? Now other two questions. The first ... 2 Apr 2008 12:17
[dhclient]force use of a well known dhcp server Hi Is it possible to force the dhclient to communicate only with a fixed DHCP server I think this will resolve the problem raised by a bad DHCP server connecte to the LAN Any comment is welcome Regards ... 2 Apr 2008 10:37
Need help in 'at' command > Not quite the same. at lets you log out (or close the console window), whereas sleep requires you to stay logged on or else it gets killed. Jurgen Haan <jurgen(a)fake.tld> wrote: That's true, but that also kinda summarizes the reason why output from AT is not possible So redirect your "at" command to wri... 3 Apr 2008 07:26
Disadvantages/Advantages of IPv6 in Linux Hello, Can anybody give a short list of Disadvantages/Advantages of IPv6 in Linux? (comparing to IPV4). I am more interested in disadvantages (because I think I know more about the advantages). The only disadvantages I could think of are only these 3: 1) Currently there is no support to LVS in the linux ker... 3 Apr 2008 14:36
Strange behavior of NetworkManager and keyring [Hardy and Gutsy] I am running Ubuntu Hardy on one laptop and Gutsy on another. (the latter is being upgraded to Hardy as I write this). What concerns me is I cannot figure out why NetworkManager sometimes asks for a keyring password, and sometimes does not. Specifically, on one laptop it seems to always ask for keyring password, ... 2 Apr 2008 01:04
Search order option Hi, My Linux distribution is using dhclient. I would like to know the option 117 (which is search order for DNS). If I put request; into /etc/dhclient.conf, I can see it in /var/lib/ dhclient/dhclient-eth0.leases. But I would like to know if there is something better ? Thanks in advance, Thomas. ... 1 Apr 2008 09:33
Routing to multiple interfaces Hi, I have a Linux box with six ethernet adapters eth[0-5]. eth1 is for internet access and works as a dhcp client. The others are for lan cameras. I have a dhcp server running on eth{0,2,3,4,5} and it delivers addresses in 192.168.1.0/24 to all cameras. All camera interfaces have the same static ip 192.168.1.1.... 3 Apr 2008 06:18
Using "at" command R C V <rssv99(a)gmail.com> wrote: I wanted to schedule jobs to start within a space of few seconds of each other. Separate them using sleep(1) But 'at' is giving me a resolution of 'min'. Yes. So use at(1) to schedule the group So I decided to put all tasks in a file and invoke at -f <fi... 1 Apr 2008 05:29
[Commercial] Linux System and Kernel Programming: Hands-On Training from Experts Hello All, Linux System and Kernel Programming are an intensive hands-on course designed by Concepts Systems to provide a detailed examination of each topic. These modules enable professionals and students to rapidly identify issues critical to their project, and provide them in-depth knowledge to add Linux su... 1 Apr 2008 03:18
ifconfig equivalent for Windows? > netsh opens a shell. There is no "diag" and none of the available commands looks promising. What version of Windows does this work for? Apparently Vista. I just used netsh for the first time today. netsh interface ipv4 show subinterfaces netsh interface ipv4 set subinterface "1" MTU=576 stored=persistent... 9 Apr 2008 02:56 |