Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-4041-

LINUX

Name: Anonymous 2010-10-14 19:38

What linux distro do you use?

Name: Anonymous 2010-10-14 19:39

SPAM INSTALL UBUNTU FOR THAT REFRESHING BROWNNESS

Name: Anonymous 2010-10-14 19:57

>>2
This is the first time I lol'd at a "refreshing brownness" post.

Name: Anonymous 2010-10-14 19:59

Windows XP

Name: Anonymous 2010-10-14 20:22

I use shitnigger linux

Name: Anonymous 2010-10-14 20:28

Fuck Linux, I use certified UNIX

Name: Anonymous 2010-10-14 23:36

>>6
Hipster Mac user.

Name: Anonymous 2010-10-15 6:32

I use GNU/Linux.

Name: Anonymous 2010-10-15 7:08

Debian Testing on my desktop and laptop and Stable on my cluster.

Name: Anonymous 2010-10-15 7:13

arch

Name: Anonymous 2010-10-15 9:14

>>8
GNU Hippy detected.
Been running Linux since the  mid 90s. I currently run it on several 100 machines in a datacenter.
I have never once called it GNU/Linux.
Take your political correctness and eat a bowl of dicks,

Name: Anonymous 2010-10-15 9:33

core/coreutils 8.5-2 (base)
    The basic file, shell and text manipulation utilities of the GNU operating system

Name: Anonymous 2010-10-15 9:37

Ubuntu.

Name: Anonymous 2010-10-15 10:05

I'd just like to interject for a moment. What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called "Linux", and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.
There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called "Linux" distributions are really distributions of GNU/Linux.

Name: Anonymous 2010-10-15 10:45

I'd just like to interject for a moment. What you're referring to as /prague/, is in fact, sage//prague/, or as I've recently taken to calling it, sage plus /prague/.

Name: Anonymous 2010-10-15 10:47

gentoo.

Name: Anonymous 2010-10-15 11:08

Ubuntu. And I'm ashamed of myself.

Name: Anonymous 2010-10-15 11:36

Ubuntu because Debian's release cycle is SLOW AS FUCK.

Name: Anonymous 2010-10-15 11:54

CRUX. No dumb devs sticking their ridiculous philosophy up my anus.

Name: Anonymous 2010-10-15 12:00

>>19
Enjoy your no packages.

Name: Anonymous 2010-10-15 12:46

>>16 VROOM VROOM

Name: Anonymous 2010-10-15 13:05

Arch because Ubuntu's release cycle is SLOW AS FUCK.

Name: Anonymous 2010-10-15 13:09

>>22
Enjoy your bleeding edge and broken as fuck dependencies

Name: Anonymous 2010-10-15 13:51

>>15
Good post!

Name: Anonymous 2010-10-15 16:29

Linux Mint => Ubuntu without the shitty os x like theme.

Name: Anonymous 2010-10-15 17:38

>>25
well how do i use something other than gnome then

Name: Anonymous 2010-10-15 17:46

>>22
At least Ubuntu's package manager isn't a gaping security hole.

Name: Anonymous 2010-10-15 17:48

(used-arch? >>23,27)
#f

Name: Anonymous 2010-10-15 22:45

>>28
(understands-security? >>27)
#f

Name: Anonymous 2010-10-15 23:52

>>29
(hbt? >>28-29)
#t

Name: Anonymous 2010-10-16 1:13

>>30
#!/opt/ruby/bin/ruby

require 'rubygems'
require 'troll'

T = new.Troll.Textboard
troll = T.>>30

puts "#{troll}"

Name: Anonymous 2010-10-16 1:52

Debian Sid on my netbook, Debian Squeeze on my Sheevaplug, Slackware 13.1 on my desktop.

Name: Anonymous 2010-10-16 2:30

>>31
SLOW AS FUCK

Name: Anonymous 2010-10-16 9:16

>>33
SLOW ASS FUCK

Name: Anonymous 2010-10-16 10:01

>>33-34
Both of these are appropriate descriptions of Ruby.

>>31
/opt? What the fuck for?

Name: Anonymous 2010-10-16 11:21

>>35
Real operating systems keep track of package files, so if you don't have time to make a proper .deb or .rpm it's nice to make your program install to /opt or /usr/local by default to avoid conflicts and leaving garbage around.  Apparently Ruby maintainers are nice.

Name: Anonymous 2010-10-16 15:24

>>36
On Debian, /opt would be even better, since I think a few things install to /usr/local.  On Slackware, /usr/local is for locally-compiled, unpackaged software.  No exceptions.

Name: Anonymous 2010-10-16 17:05

My desktop runs Arch Linux and my server runs FreeBSD. Referring to the comments above, Arch Linux has the same philosophy for locally-compiled packages that Slackware does.

Name: Anonymous 2010-10-16 18:05

>>28,29
You two need to fuck off back to Reddit until you actually understand why every package manager except Arch's uses signed packages.
Arch has the same target audience as Anonix: stupid teenagers who don't actually know how anything works, but still feel they can do a better job.

Name: Anonymous 2010-10-16 18:34

>>36,39
I switched to Arch because Ubuntu broke during upgrades and Fedora's package manager wouldn't even run half the time (because you can only run one copy of Yum at a time, and some background process will be holding the lock to check for updates -- I got really pissed at Yum).  I didn't want to go back to Gentoo because it's for ricers.  Arch's pacman is a bit lame but at least it seems to work fairly consistently, and it's nice that you don't have to install "-devel" and "-doc" packages for everything.

And the Debian maintainers aren't so stupid that they'd allow a package to put things in /usr/local.  Seriously, the Debian team is wonderful about this kind of stuff.  Their standards for packages are IMHO the best standards for Linux packages out there.

http://www.debian.org/doc/maint-guide/ch-modify.en.html

[quote]
Normally, programs install themselves in the /usr/local subdirectory. Since it is reserved for system administrator's (or user's) private use, Debian packages must not use that directory but should use system directories such as the /usr/bin subdirectory following the Filesystem Hierarchy Standard
[/quote]

And /opt is for stuff that you don't always want in your PATH, so that's why a Python/Ruby installation might go there -- so root and other users will still use the system's Python/Ruby in /usr or /usr/local.

Name: Anonymous 2010-10-16 19:47

>>39
Package security isn't a concern when you're on the BLEEDING EDGE.

Name: Anonymous 2010-10-16 20:11

>>39
I am >>29 and I believe you have completely misrepresented my position. Please read it again and reconsider your reference to  my post.

Name: Anonymous 2010-10-16 20:21

>>40
/opt is for programs that have bizarre and/or retarded hierarchies that, for whatever reason, can't be reshaped to fit a standard filesystem layout. It has nothing at all to do with $PATH, and Python, Ruby, Perl, etc. all have perfectly normal package hierarchies. Further, if you have multiple versions, you can install them all side by side in /usr without having to worry about collisions, because each version has its own subdirectory layout inside /usr/lib, /usr/include, /usr/share, etc. You'd just rename the binaries to /usr/bin/python2.5, /usr/bin/python2.6, etc. There is no practical reason whatsoever for installing them into /opt.

Name: Anonymous 2010-10-17 13:40

>>42
Unless you referenced the wrong post by mistake, >>39's interpretation seems accurate.

Name: Anonymous 2010-10-17 19:42

>>39,44
ONE WORD, DEBIAN OPENSSL PRNG, THREAD OVER

Name: Anonymous 2010-10-17 19:48

>>45
Only one serious flaw in over 9000 different packages? Terrible!

Name: Anonymous 2010-10-17 21:38

It affected over 9000 packages:

http://digitaloffense.net/tools/debian-openssl/

I still run Debian.

Name: Anonymous 2010-10-17 22:23

>>45
I don't think you even know what a counterargument is.

Name: Anonymous 2010-10-17 22:31

>>45-47
2008 called they have their bugfix ready for you.

Name: Anonymous 2010-10-17 22:56

>>49
Read more than a few words next time.

Name: Anonymous 2010-10-17 23:02

>>50
read it all the way to the bottom where it says this even Copyright © 2008 H D Moore <hdm[at]metasploit.com>

Name: Anonymous 2010-10-17 23:41

>>50
In other words: old news is quite old indeed.
You aren't subscribed to debian-security-announce?

Name: Anonymous 2010-10-18 5:53

>>52
SUBSCRIBE TO MY ANUS

Name: Anonymous 2010-10-18 21:16

>>5
* shitAfrican American

Name: Anonymous 2010-10-18 23:33

cum

Name: Anonymous 2010-10-18 23:43

http://linux.slashdot.org/story/10/10/18/1312214/Desktop-Linux-Is-Dead

"It kills me to say this: The dream of Windows as a major desktop OS is now pretty much dead. Despite phenomenal security and stability — and amazing strides in usability, performance, and compatibility — Windows simply isn't catching on with desktop users. And if there ever was a chance for desktop Windows to succeed, that ship has long since sunk. ... Ultimately, Windows is doomed on the desktop because of a critical lack of content. And that lack of content owes its existence to two key factors: the fragmentation of the Windows platform, and the fierce ideology of the open-source community at large."

Name: Anonymous 2010-10-19 1:01

>>56
Trolls trolling trolls to score advertising to support yet more trolling.
PC World relevant? Since when? To whom? I don't know any one that reads it, and never met an IT manager that did either?
This vid while on a different topic is pretty much right on for this one to: http://www.youtube.com/watch?v=hj7TtuZPxgw

Name: Anonymous 2010-10-19 9:01

>>56
People don't care about their freedom and care more about expedience and convenience. Big whoop.

Name: Anonymous 2010-10-19 14:04

anus@codan:~$ cat .bashrc | grep Ubuntu
alias sudo="echo sudo: This is not Ubuntu, faggot. #"

Name: Anonymous 2010-10-19 16:43

>>59
See, this is how the Ubantu people check aliases.

Name: Anonymous 2010-10-19 17:57

>>38
arch doesnt even include /usr/local/bin in its default PATH

Name: Anonymous 2010-10-19 18:43

>>61
That's fucking terrible man, I'm so sorry to hear this

Name: Anonymous 2010-10-19 19:49

>>60
You mean this is how Bash (not the Ubuntu learn to spell, ``faggot'') does not check aliases, because checking aliases would be fucking retarded.

Name: Anonymous 2010-10-19 19:56

>>63
Make sure you understand the discussion before you try to participate.

Name: Anonymous 2010-10-19 19:57

>>64
lolitrolu

Name: Anonymous 2010-10-19 20:09

>>61
And Arch's official policy for installing unmanaged packages is "don't", because it's dead fucking simple to make a package and install it so that it's tracked by the package manager. This is much unlike shit distros such as Debian where making a package is a painful and complicated procedure.

Name: Anonymous 2010-10-19 20:24

>>61

export PATH="$PATH:/usr/local/bin"

Name: Anonymous 2010-10-19 22:47

>>67
Impressive point-missing you've got going on there, Captain Obvious.

Name: Anonymous 2010-10-19 23:31

>>66
dpkg -b folder

Name: Anonymous 2010-10-20 0:11

>>69
Good luck getting to that point in less than five minutes, dickbrain.

Name: Anonymous 2010-10-20 0:48

>>70
sudo checkinstall, faggot

Name: Anonymous 2010-10-20 4:01

src2pkg source.tar.gz

Name: Anonymous 2010-10-20 9:13

>>66
Yeah yeah, Arch has the benefit of standing on the shoulders of the giants, one which is Debian.

Name: ​​​​​​​​​​ 2010-10-25 19:00

Name: Anonymous 2011-01-31 20:27

<-- check em dubz

Don't change these.
Name: Email:
Entire Thread Thread List