http://stackoverflow.com – I have a question about shell scripting in Linux. I've been trying to get this code working for hours now, and it does something I don't understand. (HowTos)
http://stackoverflow.com – I have a question about shell scripting in Linux. I've been trying to get this code working for hours now, and it does something I don't understand. (HowTos)
http://stackoverflow.com – I'm using send on Linux std socket to write a packet over network. Send call, buffers data and "always" return values greater than 0. Send Pass the problem to the operating system and the lower level. How can i stop the send call and wait for the delivery of the packet to the other endsystem? (HowTos)
http://stackoverflow.com – The story I have a C program which generates automatically a list of syscall numbers, as I prefer automated generation from real world reference than hand‑written generated files when, applicable. The target is an Ada package. I've run a test with the classical “Hello world” involving the common write syscall… it failed. (HowTos)
http://stackoverflow.com – I am stuck on a how to robustly find a file path from my Java program. If I am using Linux, I can launch my program from my home folder, and then I can't say find my file at ./myProgram/myFile. Is there a good way to find my file no matter what directory my console is in? (HowTos)
http://stackoverflow.com – We are planning on starting a new project using an Altera's FGPA with a hard core ARM Cortex A9 dual core in it (Cyclone V SoC) The most important stuff for my development is multi-threading and USB communication. I've been scavenging Altera's documentation to get educated on the subject, but what I'm really looking to get here is personal experiences with this specific platform. Do I really ne (HowTos)
http://forums.fedoraforum.org – Hey guys, I need some input here-so I've been trying to find a new laptop fo a while but it does seem like the lineup is pretty dull these days. My primary objective was to find a full hd ~15 inch quad core i7 and 8gb of ram and anything but nvidia graphics card for obvious reasons. So after much looking around i found the Vaio T 15. (HowTos)
http://unix.stackexchange.com – I have Linux Mint 14 and it was fine, but lately it takes a lot longer to boot. I have my linux installation on one partition. I had a dual boot first, then I removed windows. (HowTos)
http://forums.fedoraforum.org – Quote: One of the worst parts about Windows 8 isn't even in the software! (HowTos)
http://forums.fedoraforum.org – Hello, I am trying to install fedora 18 . I already have windows 7 right now , I did a usb stick , downloaded the latest iso file etc. the error messages are , error: file '/isolinux/vmlinuz0' not found. error: you need to load the kernel first. I am waiting for you suggestions ? I have created the usb stick installer on windows 7 with live usbcreater My grub config file is like that: set (HowTos)
http://serverfault.com – I would like to tcpdump all traffic that my router does when it makes a firmware update. So I have taken a HP ProCurve 1800-8G switch and mirrored port 7 to port 8. I have connected: Internet connection in port 6 routers WAN port in port 7 Linux host running tcpdump in port 8 I suppose the router have a dhcp client on the WAN interface. However I don't see any activity. (HowTos)