Trebalo bi napraviti nešto kao što su napravili za ubuntu -what to do after installing ubuntu 10.10 ,nešto što će svim novim korisnicima pomoć
samo naprjed.
Moderator/ica: Moderatori/ce
Kod: Označi sve
#Testing
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
# Testing Security
deb http://security.debian.org wheezy/updates main contrib non-free
deb-src http://security.debian.org wheezy/updates main contrib non-free
#Testing Proposed Updates
deb http://ftp.debian.org/debian/ testing-proposed-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ testing-proposed-updates main contrib non-free
#Multimedia
deb http://www.debian-multimedia.org wheezy main non-free
#Iceweasel 5
deb http://mozilla.debian.net/ squeeze-backports iceweasel-5.0
#Oracle Virtualbox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
#Unofficial Maintainers
deb http://unofficial.debian-maintainers.org/ squeeze main contrib non-free restricted
#Skype
deb http://download.skype.com/linux/repos/debian/ stable non-freeKod: Označi sve
apt-get update && apt-get upgradeKod: Označi sve
apt-get install b43-fwcutter firmware-b43-lpphy-installerKod: Označi sve
apt-get install flashplugin-nonfree ttf-mscorefonts-installer libdvdcss2 w32codecs java-commonKod: Označi sve
apt -get install skype pidgin deluge clementine vlc screenlets awn conky compiz compiz-fusion-plugins-unsupported compiz-fusion-plugins-extra compiz-fusion-plugins-main compizconfig-settings-manager fusion-icon samba wine winetricks clipit ntfs-config virtualbox chromium-browser acroread gparted unetbootin startupmanager inkscape nautilus-dropbox bumKod: Označi sve
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Synaptics Touchpad" "CorePointer"
# InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "extmod"
# Load "dri2"
Load "dbe"
# Load "glx"
Load "record"
# Load "dri"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/mice"
Option "VertEdgeScroll" "true"
Option "HorizEdgeScroll" "true"
Option "CornerCoasting" "true"
Option "TapButton" "1"
Option "MaxTapTime" "180"
Option "TouchpadOff" "0"
EndSection
#Section "InputDevice"
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/input/mice"
# Option "ZAxisMapping" "4 5 6 7"
#EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-107
VertRefresh 50-185
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
Option "ShadowFB" "false" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "vesa"
VendorName "Silicon Integrated Systems [SiS]"
BoardName "771/671 PCIE VGA Display Adapter"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection]Hugo je napisao/la:
U ovoj temi već ima nekih uputa, koje mogu ja (zajedno sa ovim pinguovim temama) utrpati u ovaj post, no mislim da bi bilo bolje kad bi glaskoncilla sve to ubacio u prvi post u ovoj temi, da bude lakše za naći..
I onda bi na kraju sve to netko povezao, i to je to..