8
How to send/receive binary data through sockets?view story

http://stackoverflow.com – I have to code a FTP server and I have a problem on how data is transferred. I'm using ftp command on linux to test it and I'm currently working on LIST, which sends the list of files/directories in the working directory. Everything works fine (ftp well prints the list of files) except that ftp prints the following warning: WARNING! (HowTos)

8
Implementing cat>fileName command in NASMview story

http://stackoverflow.com – I try to implement cat>filename command in NASM in Ubuntu 11.04 using system calls. My program is compiled successfully and run successfully (seems so). But whenever I tried to fire cat filename command it shows "No such file or directory" yet I see the file residing in the directory. (HowTos)

8
Dropping privileges from perl script?view story

http://stackoverflow.com – I have a perl script running as root, and from within it I want to execute a system command bar as a lesser priveleged user foo. (HowTos)

8
Check disk space by user given username and passwordview story

http://stackoverflow.com – Working on another script for a beginner Linux class where I need to enter a person's username and password and return the amount of disk space they are using. I understand df -h but don't know how to tailor that based on the the inputted user info? Here is the code I have. (HowTos)

8
Excluding a directory name in a zsh recursive globview story

http://unix.stackexchange.com – I'm running zsh on Linux under setopt extended_glob ksh_glob glob_dots. I'm looking for something easy to type on the command line, with no portability requirements. I'm looking at a source code tree, with no “weird” file names (e.g. (HowTos)

8
What's using all of the memory in my VM? It's not the disk cacheview story

http://unix.stackexchange.com – I have an issue where when I try to build a really large project, my machine starts swapping (several GB) even though there's plenty of memory (14 GB in fact). (HowTos)

8
how can an administrator user delete filesview story

http://askubuntu.com – i have 2 different profiles / users created on my ubuntu box. both are admins. but when i'm using the gui and i try to delete files, or move files it doesn't look like i have permissions to do so. I can't save files that I've created using sublime text editor either. Can you tell me what I'm missing? (HowTos)

8
Wireless Works ....Wired does notview story

http://askubuntu.com – I am using ubuntu 12.10 i am stuck lost what to do ..my wireless connection works fine my wired connection does not ...I would perfer to use my wire connection on this machine any help would be greatly appreactied when i ran this command lspci | grep Network my reply was 04:00.0 Network controller: Ralink corp. Device 539b (HowTos)

8
How Can I Use My Computer As a Router?view story

https://bbs.archlinux.org – In the command, I'd assume. cfr https://bbs.archlinux.org/profile.php?id=54639 2013-04-10T01:30:23Z (HowTos)

8
[ubuntu] Very slow bootview story

http://ubuntuforums.org – Hello all. I'm going to reinstall my Ubuntu with the new 13.04 release soon so I want to ask you which is the best option to recreate my partition scheme. My system boots really slow and I blame the hard drive for this. (Hardware)