-
Search Results
-
Again folks, this is subjective, just the way I do things. 🙂
After installing antiX, the first thing I configure is sudo.
# visudo Put this line at the bottom of the file: <your_user_name> ALL=NOPASSWD:ALL save/exit/rebootIf you use nano,
# nano /etc/sudoers
ditto as above.
Next, aliases make my life easier,
$ nano .bash_aliases
Paste this:
alias adu="sudo apt-get update && sudo apt-get dist-upgrade" alias agi="sudo apt-get install" alias as="apt-cache search" alias ash="apt-cache show"logout/login and test it as USER:
$ adu
Go to .nanorc and type this:
set smoothUFW (Uncomplicated Firewall)
# apt-get install ufw # ufw enable # ufw status # rebootAfter coming back do another ‘ufw status’ to find out if the firewall
is working.To avoid pinging: go to:
# nano /etc/ufw/before.rules
And leave this section looking like this:
# ok icmp codes -A ufw-before-input -p icmp --icmp-type destination-unreachable -j DROP -A ufw-before-input -p icmp --icmp-type source-quench -j DROP -A ufw-before-input -p icmp --icmp-type time-exceeded -j DROP -A ufw-before-input -p icmp --icmp-type parameter-problem -j DROP -A ufw-before-input -p icmp --icmp-type echo-request -j DROPNext, go to http://www.grc.com and click on ShieldsUp, next screen scroll down to Hot
Spots, and click on ShieldsUp again, next screen click on Proceed, next screen
click on All Service Ports and let it check the ports, gives an ok result, the
ports are neon green, and gives you this veredict:“Your system has achieved a perfect “TruStealth” rating. Not a single packet —
solicited or otherwise — was received from your system as a result of our
security probing tests. Your system ignored and refused to reply to repeated
Pings (ICMP Echo Requests). From the standpoint of the passing probes of any
hacker, this machine does not exist on the Internet. Some questionable personal
security systems expose their users by attempting to “counter-probe the prober”,
thus revealing themselves. But your system wisely remained silent in every way.
Very nice.”Startup
To start your apps and window manager: go to .xinitrc as USER,$ nano .xinitrc
Put this:
#!/bin/sh setxkbmap -option terminate:ctrl_alt_bksp xsetroot -solid black unclutter -idle 2 & numlockx & exec window managerI think this is about it, thanks for your patience.
Happy trails,
macondoantiX Core 64 Bit Runit IceWM
"Sometimes a man finds his destiny on the road he took to avoid it."
Again folks, this is very subjective, just the way I do things, it’s not written on stone 🙂
After installing antiX, the first thing I configure is sudo.
# visudo
Put this line at the bottom of the file:
<your_user_name> ALL=NOPASSWD:ALLsave/exit/reboot
If you use nano,
# nano /etc/sudoers
ditto as above.
Next, aliases make my life easier,
$ nano .bash_aliases
Paste this:
alias adu="sudo apt-get update && sudo apt-get dist-upgrade" alias agi="sudo apt-get install" alias as="apt-cache search" alias ash="apt-cache show"logout/login and test it as USER:
$ adu
Go to .nanorc and type this:
set smooth
UFW (Uncomplicated Firewall)
# apt-get install ufw # ufw enable # ufw status # rebootAfter coming back do another ‘ufw status’ to find out if the firewall
is working.To avoid pinging: go to:
# nano /etc/ufw/before.rules
And leave this section looking like this:
# ok icmp codes -A ufw-before-input -p icmp --icmp-type destination-unreachable -j DROP -A ufw-before-input -p icmp --icmp-type source-quench -j DROP -A ufw-before-input -p icmp --icmp-type time-exceeded -j DROP -A ufw-before-input -p icmp --icmp-type parameter-problem -j DROP -A ufw-before-input -p icmp --icmp-type echo-request -j DROPNext, go to http://www.grc.com and click on ShieldsUp, next screen scroll down to Hot
Spots, and click on ShieldsUp again, next screen click on Proceed, next screen
click on All Service Ports and let it check the ports, gives an ok result, the
ports are neon green, and gives you this veredict:“Your system has achieved a perfect “TruStealth” rating. Not a single packet —
solicited or otherwise — was received from your system as a result of our
security probing tests. Your system ignored and refused to reply to repeated
Pings (ICMP Echo Requests). From the standpoint of the passing probes of any
hacker, this machine does not exist on the Internet. Some questionable personal
security systems expose their users by attempting to “counter-probe the prober”,
thus revealing themselves. But your system wisely remained silent in every way.
Very nice.”Startup
To start your apps and window manager: go to .xinitrc as USER,$ nano .xinitrcPut this:
#!/bin/sh firefox & setxkbmap -option terminate:ctrl_alt_bksp xsetroot -solid black unclutter -idle 2 & numlockx & exec <window manager>I think this is about it, thanks for your patience.
Happy trails,
macondo- This topic was modified 2 years, 10 months ago by macondo.
- This topic was modified 2 years, 10 months ago by Brian Masinick.
antiX Core 64 Bit Runit IceWM
"Sometimes a man finds his destiny on the road he took to avoid it."
Again folks, this is subjective, just how I do things, it’s not written anywhere. 🙂
After installing antiX, the first thing I configure is sudo. I like it with no passwords.
# visudo
Put this line at the bottom of the file:
<your_user_name> ALL=NOPASSWD:ALL
save/exit/reboot
If you use nano,
# nano /etc/sudoers
ditto as above.
Next, aliases make my life easier,
$ nano .bash_aliases
Paste this:
alias adu="sudo apt-get update && sudo apt-get dist-upgrade" alias agi="sudo apt-get install" alias as="apt-cache search" alias ash="apt-cache show"logout/login and test it as USER:
$ adu
Go to .nanorc and type this:
set smooth UFW (Uncomplicated Firewall)# apt-get install ufw
# ufw ena
ble
# ufw status
# reboot`After coming back do another ‘ufw status’ to find out if the firewall
is working.Startup
To start your apps and window manager: go to .xinitrc as USER,$ nano .xinitrc
I put this:
#!/bin/sh firefox & setxkbmap -option terminate:ctrl_alt_bksp xsetroot -solid black unclutter -idle 2 & numlockx & exec (window manager)I think this is about it, thanks for your patience.
Happy trails,
macondo- This topic was modified 2 years, 10 months ago by macondo.
- This topic was modified 2 years, 10 months ago by Brian Masinick.
antiX Core 64 Bit Runit IceWM
"Sometimes a man finds his destiny on the road he took to avoid it."
Topic: herbsluftwm => IceWM
I’ve encountered exactly the problem described in this topic. I tried switching to other WM’s, figured that i can’t go back to IceWM and while clicking sporadically to other menu options i switched accidentally to herbsluftwm tile manager which i have zero idea of how to use. Now i’m stuck with it and feel like a clueless 5yo. Can you please help me to set up Ice back as a default?
I managed to run Terminal and Rox and edited “exec icewm” in /etc/X11/xinit/xinitrc. That didn’t help.
Needless to say my experience with linux systems is close to none.
- This topic was modified 3 years ago by MatroskinTheCat.