You are on page 1of 3

1 exit

2 fdisk -l
3 cat /etc/grub.conf
4 fdisk -l
5 cp /etc/grub.conf /etc/grub.conf.bak
6 vim /etc/grub.conf
7 exit
8 shutdown -h now
9 ls
10 mv fedora-rawhide.repo fedora-rawhide.repo.bak
11 mv rpmfusion-free-rawhide.repo rpmfusion-free-rawhide.repo.bak
12 mv rpmfusion-nonfree-rawhide.repo rpmfusion-nonfree-rawhide.repo.bak
13 ls
14 mv rpmfusion-nonfree-updates-testing.repo rpmfusion-nonfree-updates-testi
ng.repo.bak
15 mv rpmfusion-free-updates-testing.repo rpmfusion-free-updates-testing.rep
o.bak
16 mv fedora-updates-testing.repo fedora-updates-testing.repo.bak
17 exit
18 yum install libdvdcss libdvdnav totem-xine xine-lib-extras-freeworld
19 yum install -- skip-broken libdvdcss libdvdnav totem-xine xine-lib-extras
-freeworld
20 yum install --skip-broken libdvdcss libdvdnav totem-xine xine-lib-extras-
freeworld
21 yum install libdvdcss libdvdnav totem-xine xine-lib-extras-freeworld
22 totem-backend -b xine
23 whereis totem
24 cd /usr/bin/
25 totem-backend -b xine
26 totem -backend -b xine
27 totem --help
28 cd /etc/X11/
29 ls
30 yum install mesa-dri-drivers
31 yum install xf86-video-intel
32 uname -a
33 cd /root
34 ls
35 cd /home/
36 ls
37 cd our/
38 cd Downloads/
39 ls
40 cd xf86-video-intel-2.9.0
41 ls
42 ./configure
43 ls
44 vi README
45 make
46 ls
47 make install
48 ls
49 ./install-sh
50 ps -e
51 kill 1269
52 lspci -l
53 lspci -a
54 lspci
55 yum install skype
56 yum list skype*
57 cd /etc/Xyum list skype*
58 cd /etc/X11
59 ls
60 lsmod
61 ls
62 cd ls -a
63 ls -l
64 cat Xmodmap
65 cd xinit/
66 ls
67 whereis Xorg.conf
68 whereis xorg.conf
69 pwd
70 cd ..
71 ls
72 ls -l
73 ls -al
74 Xorg -configure :1
75 yum install system-config-display
76 system-config-display
77 init 3
78 system-config-display
79 init 3
80 init 5
81 system-config-display
82 init 1
83 system-config-display
84 ps -e
85 kill 4517
86 vim /etc/X11/xorg.conf
87 init 5
88 reboot
89 ddcprobe | grep monitorrange
90 dmidecode | grep monitorrange
91 man dmidecode
92 dmidecode
93 ddcxinfo
94 /usr/sbin/ddcprobe
95 yum install xresprobe
96 ddcprobe
97 mdetect
98 xrandr
99 man xrandr
100 xrandr --verbose
101 ddc
102 man cvt
103 info cvt
104 man gtf
105 gtf 1024 768 60
106 xrandr --newmode "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 -HS
ync +Vsync
107 xrandr --addmode LVDS "1024x768"
108 man xrandr
109 xrandr --addmode VGA "1024x768"
110 xrandr --output LVDS --mode "1024x768"
111 xrandr --output VGA --mode "1024x768"
112 cvt
113 xrandr --verbose
114 exit
115 xrandr
116 xrandr --verbose
117 gtf 1024 768 60
118 xrandr --newmode "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 -HS
ync +Vsync
119 xrandr --output VGA --mode "1024x768"
120 vi /etc/X11/xorg.conf
121 ddcprobe
122 vi /etc/X11/xorg.conf
123 cp /etc/X11/xorg.conf /etc/X11/xorg.conf.1
124 vi /etc/X11/xorg.conf
125 gtf 1024 768 60
126 vi /etc/X11/xorg.conf
127 exit
128 gtf 1024 768 60
129 vi /etc/X11/xorg.conf
130 exit
131 history
132 history > xconf_commands.txt

You might also like