tiistai 30. syyskuuta 2014
maanantai 29. syyskuuta 2014
sunnuntai 28. syyskuuta 2014
Java8 lambdas are broken by design
lauantai 27. syyskuuta 2014
Let’s Stop Saying “NoSQL”
Why I Don't Teach SOLID
perjantai 26. syyskuuta 2014
Just spent four days playing with a hacker
Small changes: Linus Torvalds on developers contributors sending "trivial patches"
torstai 25. syyskuuta 2014
keskiviikko 24. syyskuuta 2014
tiistai 23. syyskuuta 2014
Alternative to Dansguardian
Are there any alternatives to Dansguardian? The project seems like it hasn't had any life for a long time. Are there any active web filtering projects or is Dansguardian still the best options?
submitted by kas21 to linux
[link] [6 comments]
maanantai 22. syyskuuta 2014
When the Java 8 Streams API is not Enough
Git Commands - Quick And Dirty
sunnuntai 21. syyskuuta 2014
lauantai 20. syyskuuta 2014
World Wide Web inventor lashes out at Internet fast lanes: ‘It’s bribery.’ "Berners-Lee said that system is now in danger from ISPs who stand to amass too much power over what was intentionally built as a decentralized network — one where no single actor could dictate outcomes to everyone else."
File systems, Data Loss and ZFS - ClusterHQ
perjantai 19. syyskuuta 2014
You can be a kernel hacker!
torstai 18. syyskuuta 2014
OWASP Testing Guide v4 Released (PDF)
keskiviikko 17. syyskuuta 2014
tiistai 16. syyskuuta 2014
Launching Today: Mathematica Online!
So I started testing systemd on my home server...
Updated system, installed, was happy it worked out of the box... and then looked into monitoring:
And suddenly I've got every service's CPU, mem and disk usage monitored every 10 seconds "for free".
A little bit of background: few months ago, when I was experimenting with cgroups and lxc I made a simple script to traverse cgroups and get statistics (cpu, mem, disk IO) and pipe it thru my monitoring system ( collectd -> riemann -> influxdb -> grafana ).
I was lukewarm about mandatory cgroups per service before ("meh, limiting is useful in 2 out 50 running services because most of them dont misbehave and package maintaners probably wont set them or set them wrong") but that is just awesome.
Now debugging any system slowness has become sooo much easier.
submitted by XANi_ to linux
[link] [6 comments]
Terraria for Linux is finally in development!
maanantai 15. syyskuuta 2014
Microsoft buys Minecraft for $2.5bn
sunnuntai 14. syyskuuta 2014
Running services in containers on a headless server
I've got a headless server running Archlinux which has worked reliably for many years. I'd like to start getting away from using aur packages for things like seafile and instead install them in their "native" environment (debian). I looked at docker but it seems that because it shares the OS kernel I'm locked to the host distro.
Would vagrant be a good candidate? I've only used it on my laptop so I'm not sure if virtualbox will work headless (even though vagrant uses it that way).
edit: got off my ass and looked at the docker docs and it seems it can do a different distro.
submitted by Ashex to linux
[link] [8 comments]
lauantai 13. syyskuuta 2014
torstai 11. syyskuuta 2014
keskiviikko 10. syyskuuta 2014
The battle for the internet is now. Join us for the Internet Slowdown and tell Congress to support an open and neutral Internet
submitted by pinwale to blog [link] [1018 comments] |
tiistai 9. syyskuuta 2014
Reddit, what do we think of your country?
Post your country down below, and we'll tell you the boderline-offensive stereotypes and ideas we have about this country/people from it. Make sure to answer others too.
submitted by DionStabber to AskReddit
[link] [16079 comments]
maanantai 8. syyskuuta 2014
Notepad++ replacement for programming?
I love Notepad++, specifically for Python scripting, and haven't come across anything in Linux that I like nearly as well. As a result, I often find myself with a Win7 VM side-by-side with my terminal, coding in N++ and running it in the bash shell.
There must be a better way. What Linux-native editors do you guys use, and what do you like about it? I'm open to GUI or CLI editors.
submitted by sprint_ska to linux
[link] [31 comments]
sunnuntai 7. syyskuuta 2014
What is your password management strategy?
To avoid writing my thesis, I started cleaning my computer. Now I arrived to the passwords step. I listed all the passwords that I need:
- bios
- hard drive encryption
- root
- user
- firefox
- ten or fifteen sites
- thunderbird
- two accounts
- ssh key
- gpg key
- skype
- the bank
- irc
- xmpp
- etc.
- firefox
So I have more than 20 passwords to memorize. For now, I rely on my brain to remember them. Ok I also use the password managers of firefox and thunderbird, but still, I have more than 10 passwords to remember!!
The perfect solution would be the one that make me remember only one password, but I don't think that it is possible (because of the bios and the hard drive).
So what is your overall strategy to minimize the number of passwords that you have to remember?
submitted by shilluc to linux
[link] [58 comments]
The stigma of asking questions.
What was your biggest misconception about linux?
The first time I fiddled with ubuntu, i thought : "Oh my god, software center is so awesome and useful and I'll never need to learn any command prompt to install stuff"
submitted by dinbored to linux
[link] [871 comments]