Search found 38 matches
- Thu Nov 17, 2016 9:20 am
- Forum: Android
- Topic: programs to use for a n0be :P
- Replies: 2
- Views: 15943
Re: programs to use for a n0be :P
Someone I know programs for Android. He learned it from the book "Android Apps for Absolute Beginners" by Apress. Basically, it's a lot of Java and XML. If you know C# and HTML, you can get into the aforementioned languages with ease. On designing an application for Android, you need to use their st...
- Thu Nov 17, 2016 6:58 am
- Forum: Android
- Topic: Android/Ubuntu mounting as USB storage device
- Replies: 11
- Views: 47320
Re: Android/Ubuntu mounting as USB storage device
I use this one: https://play.google.com/store/apps/details?id=com.estrongs.android.pop.pro It costs a few bucks, but you can transfer stuff over wifi, mount smb, nfs, ftp, cloud things. Even use ldap credentials. There's even this amazing feature where it can start an FTP server on your phone so you...
- Wed Dec 08, 2010 4:23 am
- Forum: Applications
- Topic: Need to make /boot bigger
- Replies: 2
- Views: 12409
- Mon Nov 08, 2010 5:26 am
- Forum: Applications
- Topic: HOWTO: Gaming and games on Linux
- Replies: 2
- Views: 13634
- Fri Nov 05, 2010 6:53 am
- Forum: Applications
- Topic: HOWTO: Gaming and games on Linux
- Replies: 2
- Views: 13634
HOWTO: Gaming and games on Linux
1. Hardware Choosing the right videocard is pretty important. The quality of drivers for videocards differ dramatically. Here's a short comparison: ======== AMD Radeon [ Nice ] Great non-free driver. Support for Vulkan is especially great. Make sure you get the fglrx-experimental-X driver though, e...
- Fri Nov 05, 2010 5:14 am
- Forum: Applications
- Topic: Honeypots
- Replies: 0
- Views: 20358
Honeypots
Not really an application per sé, but what do you think is the best honeypot solution? I'm trying to build a honeypot to trap FXP attacks, as well as spambot crawlers. I've found several, like HoneyBOT, Project Honeypot, bot-trap and "Distributed-Web-Honeypots", but nothing that does FXP trapping (...
- Thu Oct 28, 2004 7:04 am
- Forum: The Lounge
- Topic: Help Microsuck get back up again!
- Replies: 2
- Views: 4727
Help Microsuck get back up again!
Microsuck.com is down again... and I know exactly why. The nameservers on the domain are set wrongly. The only dewd who can get it right, is the Webmaster aka XomSense. Now, AIM'ers, here comes the sweet part. Add "XomSense" to your buddy list. If you see XomSense online, tell him that domains usual...
- Wed Jul 14, 2004 8:03 am
- Forum: Slackware
- Topic: About Swaret...
- Replies: 7
- Views: 24898
- Wed Jul 14, 2004 7:59 am
- Forum: The Lounge
- Topic: Linux just gets better.
- Replies: 2
- Views: 4335
- Wed Apr 07, 2004 12:19 pm
- Forum: Networking
- Topic: Very n00b question
- Replies: 4
- Views: 6963
- Wed Apr 07, 2004 10:02 am
- Forum: Networking
- Topic: Very n00b question
- Replies: 4
- Views: 6963
is the right command?
Code: Select all
groupadd newgroup
usermod -g newgroup refalm
- Wed Apr 07, 2004 9:29 am
- Forum: Networking
- Topic: Very n00b question
- Replies: 4
- Views: 6963
Very n00b question
User problem. Someone made a shell account for me.
Now, I will be needing to edit some files. User f has permission to edit the dir /var/www/htdocs/site. Now, he wants to give the user refalm the same rights as user f. What is the command for such a thing?
Now, I will be needing to edit some files. User f has permission to edit the dir /var/www/htdocs/site. Now, he wants to give the user refalm the same rights as user f. What is the command for such a thing?
- Sun Mar 14, 2004 9:44 am
- Forum: The Lounge
- Topic: Linux games
- Replies: 2
- Views: 4273
- Wed Mar 10, 2004 6:17 am
- Forum: Fedora/Red Hat
- Topic: Ctrl+Alt+Delete leads to runmode 6
- Replies: 1
- Views: 3520
Never mind, I found a solution.
Just
Just
Code: Select all
su
Password:
cd /etc
vi inittab
*INSERT*
ca::ctrlaltdel:/sbin/shutdown -h now
*ESC*
:w
:q
exit
- Wed Mar 10, 2004 6:14 am
- Forum: Fedora/Red Hat
- Topic: Ctrl+Alt+Delete leads to runmode 6
- Replies: 1
- Views: 3520
Ctrl+Alt+Delete leads to runmode 6
I have a small problem. When I press Ctrl+Alt+Delete in runmode 3, it goed to runmode 6.
I'd like it to go to runmode 0 instead. Is there any way I can change it?
I'd like it to go to runmode 0 instead. Is there any way I can change it?