___DVD:
growisofs -speed=4 -Z /dev/scd0 -R -J -V "label" /home/happyuser
___DVD .iso :
growisofs -dvd-compat -speed=4 -Z /dev/dvd=file.iso
___CD: FROM THE DIR -> disc tree:
mkisofs -o /DATA/diskname.iso \
-R -J -A "Slackware Install 2" \
-hide-rr-moved \
-v -d -N \
-V "SlackCD2" .
___CD:
cdrecord -v dev=/dev/cdrw speed=4 fs=8m -tao -data -eject /tmp/cd.iso
blog lookup
cpufreq-set runed as a normal user
http://www.pclinuxos.com/forum/index.php?topic=90020.0
pupit: is there a better/more-secure way of "chmod 4755 /usr/bin/cpufreq-set" to run cpufreq-set as a normal user ?
mancha: linux is a multi-user environment for a reason, be root. otherwise do what you normally do in these cases: use sudo
alisonken1lap: "su -" is also your friend
mancha: echo "pupit ALL = PASSWD: /usr/bin/cpufreq-set" >> /etc/sudoers
mancha: use NOPASSWD instead, for added thrills
pupit: thanks mancha :) I was heading to some other solution which would be without sudo but i guess its inevitable
mancha: don't be afraid of sudo, it doesn't bite.
elkng: "%wheel ALL=(ALL) NOPASSWD: ALL" <- all my problems got away
elkng: as someone said: "no pain, no gain"
hiptobecubic: elkng, you should be a sysadmin with innovative solutions like that
hiptobecubic: elkng, or a surgeon maybe
pupit: lol hiptobecubic
alienBOB: On my laptop I love living dangerously and that line shown by elkng is in my sudoers file
alienBOB: I control who is a member of wheel anyway
Hi,##SLACKWARE irc.freenode.net
you can set the sticky bit on /usr/bin/cpufreq-set,
but you are going to introduce a security risk, you will take the risk on your own,
from a root console:
chmod 4755 /usr/bin/cpufreq-set
after this change when a 'non admin user' will execute cpufreq-set,
will do that 'on behalf' of root.
AS
pupit: is there a better/more-secure way of "chmod 4755 /usr/bin/cpufreq-set" to run cpufreq-set as a normal user ?
mancha: linux is a multi-user environment for a reason, be root. otherwise do what you normally do in these cases: use sudo
alisonken1lap: "su -" is also your friend
mancha: echo "pupit ALL = PASSWD: /usr/bin/cpufreq-set" >> /etc/sudoers
mancha: use NOPASSWD instead, for added thrills
pupit: thanks mancha :) I was heading to some other solution which would be without sudo but i guess its inevitable
mancha: don't be afraid of sudo, it doesn't bite.
elkng: "%wheel ALL=(ALL) NOPASSWD: ALL" <- all my problems got away
elkng: as someone said: "no pain, no gain"
hiptobecubic: elkng, you should be a sysadmin with innovative solutions like that
hiptobecubic: elkng, or a surgeon maybe
pupit: lol hiptobecubic
alienBOB: On my laptop I love living dangerously and that line shown by elkng is in my sudoers file
alienBOB: I control who is a member of wheel anyway
Rani Dazd - Pozni Dazd
RANI DAŽD | POZNI DAŽD | |
{KOREN} | {LOZA-ROD (DAR)} | |
1. Proučavanje biblije | 1. Pokajanje | 1. Sila za svedočenje |
2. Molitva | 2. Predanje (Posvećenje) | 2. Priprema za preobraženje |
3. Dobročinstvo | 3. Duhovni rod | 3. Priprema za život pred Gospodom |
4. Duhovni dar | 4. Zapečaćenje | |
5. Poslušnost |
MSI Megabook m635
http://shared.hackzine.org/gentoo-wiki/pages/HARDWARE_MSI_Megabook_m635_aka_1029.html
http://www.gentoo-wiki.info/MSI_Megabook_m635
Slackware 13.37 needed acpi=off to boot, no other problems in booting the system:
# lspci
00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 (RS480/RS482/RX480/RX482) Chipset - Host bridge
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01)
00:14.6 Modem: ATI Technologies Inc SB400 AC'97 Modem Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:04.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:04.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
02:09.0 Network controller: Ralink corp. RT2500 802.11g (rev 01)
http://www.gentoo-wiki.info/MSI_Megabook_m635
Slackware 13.37 needed acpi=off to boot, no other problems in booting the system:
# lspci
00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 (RS480/RS482/RX480/RX482) Chipset - Host bridge
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01)
00:14.6 Modem: ATI Technologies Inc SB400 AC'97 Modem Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700 (PCIE)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:04.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:04.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
02:09.0 Network controller: Ralink corp. RT2500 802.11g (rev 01)
Пријавите се на:
Постови (Atom)