Category : Számítástechnika

Open terminal via Ctrl+Alt+T or by searching for “Terminal” from dash. When it opens, run command: xrandr It outputs current screen resolution as well as all available solutions. ALL I need here is the display device name, in my case, it’s eDP-1. 2. Run command to calculate VESA CVT mode lines by given resolution: cvt 1600 900 Replace 1600 900 (1600X900 ..

Read more

Source: http://wiki.lemaker.org/WiFi AP mode: Wifi AP modeedit /etc/modules: ap6210 op_mode=2 download and compile the hostapdgit clone git://w1.fi/srv/git/hostap.gitapt-get install libnl-devcd hostap/hostapdcp defconfig .configmakecp hostapd /usr/local/bin create and edit the hostapd.confmkdir -p /etc/hostapd edit: interface=wlanxdriver=nl80211ssid=ap6210_ap_testchannel=6hw_mode=gmacaddr_acl=0auth_algs=1ignore_broadcast_ssid=0wpa=3wpa_passphrase=12345678wpa_key_mgmt=WPA-PSKwpa_pairwise=TKIPrsn_pairwise=CCMP /etc/network/interfaces auto loiface lo inet loopbackiface eth0 inet dhcp allow-hotplug wlanxiface wlanx inet staticaddress 192.168.100.1netmask 255.255.255.0 apt-get install udhcpd /etc/udhcpd.conf interface wlanx ..

Read more

Create Samsung Recovery Partition Samsung Recovery Solution Here Im gonna show you how to create Samsung Recovery Partition with simple steps.In Samsung laptops this partition is created already when you buy the laptop. But sometimes people delete this unknowingly, while partitioning hard disk. So if you have deleted then you can recreate the OEM partition ..

Read more