Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fluxdaemon

Pages: [1] 2 3 ... 6
1
General discussion / Re: EvilShop
« on: February 26, 2013, 02:18:29 am »
I said "like" the Pi, I have a BeagleBoard Rev C5 but can be ported.


Oh, guess I read it wrong
That would be cool though, I have two Raspberry Pi's I could do testing or whatever you need

2
General discussion / Re: EvilShop
« on: February 26, 2013, 02:09:10 am »
Yeah, but it will be Arch based instead of Debian.


Ooo a decent Arch distro for my Pi would be nice

3
General discussion / Re: EvilShop
« on: February 26, 2013, 01:47:37 am »
I can make hardware kits. If shit gets serious and we provide embedded platforms, I might make an embedded hacking OS, like backtrack for raspberryPi or something.


You mean like pwnpi?

4
Android / Re: good roms for samsung galaxy s2
« on: February 19, 2013, 12:00:34 am »
I would stick with Cyanogenmod or AOKP
Even if they're not official releases, they're still very good ROMs, probably the best actually

5
Operating System / Re: Apache Fails at Boot
« on: February 06, 2013, 03:13:03 pm »
You could always run nginx instead
I haven't had any problems with it in Arch

6
Mobile Hacking / Re: Reinstall iPhone 4s OS?
« on: February 06, 2013, 03:12:07 pm »
What exactly is DFU mode?


Device Firmware Update
It allows the phone to be restored from any state

7
Anonymity and Privacy / Re: Download Safe with utorrent ?
« on: February 05, 2013, 08:44:16 pm »
Back in the day when I first started torrenting and was dumb about it, I got caught
It's not the government that goes after you, and if you go through a local ISP they generally won't do anything either, it's the big corporations who own the copyright that will


At least that's been my experience

8
Operating System / Re: Arch Linux USB boot failure :(
« on: February 05, 2013, 02:31:31 pm »
Format your flash drive in FAT32 and then use win32 disk imager instead of unetbootin

9
Scripting Languages / Re: Sudo without passwd
« on: February 01, 2013, 08:56:35 pm »
I did that and it still edits with vi. I did echo $VISUAL and I get and empty value returned to me. Even after I set it to nano.


I get an empty value too
Did you try appending


export VISUAL="usr/bin/nano -p -X" to your .bashrc file?

10
Scripting Languages / Re: Sudo without passwd
« on: February 01, 2013, 08:51:05 pm »
Didn't work. visudo is still editing /etc/sudoers with vi. Fucking hate vi. Maybe I did it wrong?

This is annoying I just want to edit the fucking sudoers file.


I did VISUAL="/usr/bin/nano -p -X" visudo -f /etc/sudoers as root and it worked fine for me

11
Scripting Languages / Re: Sudo without passwd
« on: February 01, 2013, 08:43:22 pm »
Wait, how come even if I do EDITOR=nano sudo visudo it still seems to be editing with vi?


You have to change your environment variables


# VISUAL="/usr/bin/nano -p -X" visudo


or you can do it system wide by doing


export VISUAL="/usr/bin/nano -p -X"

12
Scripting Languages / Re: Sudo without passwd
« on: February 01, 2013, 08:37:21 pm »
Try putting

USER_NAME HOST_NAME= NOPWASSWD:

in your sudoers file and anything after the colon put whatever commands you don't want to ask for a password



13
General discussion / Re: Share your Rig
« on: January 31, 2013, 03:13:05 am »
May I ask why you chose intel? To me, AMD is just as powerful but its much cheaper.


I would say it depends on what you're doing but generally Intel is more efficient and more powerful but yes deffinitely more expensive
Most people think "ooo I have an 8 core AMD processor, it's way better than a 4 core Intel processor" but that's usually not true

14
General discussion / Re: Windows 8, what do you guys think?
« on: January 29, 2013, 11:14:40 pm »
Well windows 8 has to be the worst release from microsoft ever. I mean things are quite unstable in Windows 8 (I'm experiencing a lot). After installing Win 8, I had problems such as network and internet connectivity issues, problem of crash during updates, and problem with unstable graphics, to mention few.

Win 7 is far better than Win 8 (Though XP is the best time according to its time; comparing relatively). Win 8 seems to be the result of rapid engineering without any software and system testing.


Have you ever used Vista? Even on SP2 it sucks
I haven't had any problems that you listed
Maybe it's a layer 8 issue, that seems to happen a lot

15
General discussion / Re: Windows 8, what do you guys think?
« on: January 29, 2013, 04:16:33 pm »
firstly. bad stuff at win8. start menu sucks, no ordinary bios, incompatibility with almost everything, i cant flash live-cd's easily. good things... i dont know any


The BIOS doesn't have to do with Windows
The manufacturer puts the BIOS on there and what's coming on computers now is UEFI which technically isn't a BIOS at all

Pages: [1] 2 3 ... 6