Etiket: software
-
nas4free jail install
fetch https://raw.githubusercontent.com/fsbruva/thebrig/alcatraz/thebrig_install.sh sh thebrig_install.sh /PATH/TO/BRIG/FOLDER
-
banana pi java install
wget –no-check-certificate –no-cookies – –header “Cookie: oraclelicense=accept-securebackup-cookie” http://download.oracle.com/otn-pub/java/jdk/8-b132/jdk-8-linux-arm-vfp-hflt.tar.gz Log-in Raspberry Pi, enter the command to extract jdk-8-linux-arm-vfp-hflt.tar.gz to /opt directory. $ sudo tar zxvf jdk-8-linux-arm-vfp-hflt.tar.gz -C /opt Set default java and javac to the new installed jdk8. $ sudo update-alternatives –install /usr/bin/javac javac /opt/jdk1.8.0/bin/javac 1 $ sudo update-alternatives –install /usr/bin/java java /opt/jdk1.8.0/bin/java 1 $ sudo…
-
windows 7 boot startup repair disable.
bcdedit /set {default} recoveryenabled No bcdedit /set {default} recoveryenabled Yes bcdedit /set {default} bootstatuspolicy ignoreallfailures bcdedit /set {default} bootstatuspolicy displayallfailures komut satırını yönetici olarak çalıştırıp uacde kapalı olması lazımmış.
-
debian testing sources.list sample
# # deb cdrom:[Debian GNU/Linux testing-DI-rc1 _Wheezy_ – Official Snapshot amd64 NETINST Binary-1 20130214-22:44]/ squeeze main # deb cdrom:[Debian GNU/Linux testing-DI-rc1 _Wheezy_ – Official Snapshot amd64 NETINST Binary-1 20130214-22:44]/ testing main # deb cdrom:[Debian GNU/Linux testing-DI-rc1 _Wheezy_ – Official Snapshot amd64 NETINST Binary-1 20130214-22:44]/ squeeze main # deb cdrom:[Debian GNU/Linux testing-DI-rc1 _Wheezy_ – Official Snapshot…
-
debian non-free ve contrib ekleme
Debian Wiki Login FrontPage RecentChanges FindPage HelpContents Debian Wiki/ LoginInfoAttachments SourcesList Translation(s): English – Français – Italiano – Portugês Brasileiro – Русский Apt > sources.list Contents /etc/apt/sources.list Archive type Repository URL Distribution Component Example sources.list for Debian 8 “Jessie” CD-ROM More information /etc/apt/sources.list As part of its operation, Apt uses a file that lists the…
-
openmediavault eklentileri
http://omv-extras.org/simple/index.php?id=how-to-install-omv-extras-plugin Install OMV-extras plugin To install on OpenMediaVault 1.x (Kralizec): From OMV web interface (preferred method) Install all updates from the Update Manager tab. Download the plugin to enable this repository here. Go to the plugin tab in OMV’s web interface. Upload the file. Select the newly uploaded plugin openmediavault-omvextrasorg Click on Install. Refresh page.…
-
Command Line Commands for Control Panel Applets List of Control Panel Commands in Windows 8, 7, Vista, and XP
Control Panel Command Line Commands in Windows Control Panel Applet Command OS Accessibility Options control access.cpl XP Action Center control /name Microsoft.ActionCenter 8, 7 control wscui.cpl 8, 7 Add Features to Windows 8 control /name Microsoft.WindowsAnytimeUpgrade 8 Add Hardware control /name Microsoft.AddHardware Vista control hdwwiz.cpl XP Add or Remove Programs control appwiz.cpl XP Administrative Tools…