Rehber Gentoo Linux Kurulumu

  • Konuyu başlatan Konuyu başlatan Aslaire
  • Başlangıç Tarihi Başlangıç Tarihi
  • Mesaj Mesaj 143
  • Görüntüleme Görüntüleme 8B
[ebuild R ] net-wireless/wpa_supplicant-2.10-r3::gentoo USE="dbus fils hs2-0 mbo mesh qt5 readline -ap -broadcom-sta -eap-sim -eapol-test -fasteap -macsec -p2p -
privsep (-ps3) (-selinux) -smartcard -tdls -tkip -uncommon-eap-types -wep (-wimax) -wps" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No]


[ebuild R ] net-misc/networkmanager-1.42.6-r2::gentoo USE="bluetooth concheck elogind gtk-doc introspection modemmanager nss (policykit) ppp tools wext wifi -aud
it -connection-sharing -debug -dhclient -dhcpcd -gnutls -iptables -iwd -libedit -nftables -ofono -ovs -psl -resolvconf (-selinux) -syslog -systemd -teamd -test -vala"
ABI_X86="(64) -32 (-x32)" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No]
 
wpa_supplicant kurulmuş, bir de networkmanager'a bak.
 
wpa_supplicant kurulmuş, bir de networkmanager'a bak.
[ebuild R ] net-misc/networkmanager-1.42.6-r2::gentoo USE="bluetooth concheck elogind gtk-doc introspection modemmanager nss (policykit) ppp tools wext wifi -aud
it -connection-sharing -debug -dhclient -dhcpcd -gnutls -iptables -iwd -libedit -nftables -ofono -ovs -psl -resolvconf (-selinux) -syslog -systemd -teamd -test -vala"
ABI_X86="(64) -32 (-x32)" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No]
 
Tamam bu da kurulu. KDE'den kullanmak istiyorsan KDE'yi networkmanagerUSE bayrağı ile derlemen lazım, bu USE bayrağını plasma-metapaketine eklemen lazım. Şimdi KDE'yi derlemek uzun sürer, o yüzden nmtui kullan.

Uçbirim'e nmtuiyazacaksın. Orada bağlanabileceğin bir yer olmalı. Daha sonra zamanın varsa KDE'ye gerekli bayrağı ekler derlersin.
 
Hangi init sistemini tercih ettin kurarken?
Hatırlamıyorum ki. Konuyu takip edip kurdum
wpa_supl. çalışıyor
wpa_supplicant
Successfully initialized wpa_supplicant
wpa_supplicant v2.10
Copyright (c) 2003-2022, Jouni Malinen <j@w1.fi> and contributors

This software may be distributed under the terms of the BSD license.
See README for more details.

This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (/index.html)

usage:
wpa_supplicant [-BddhKLqqstuvW] [-P<pid file>] [-g<global ctrl>] \
[-G<group>] \
-i<ifname> -c<config file> [-C<ctrl>] [-D<driver>] [-p<driver_param>] \
[-b<br_ifname>] [-e<entropy file>] [-f<debug file>] \
[-o<override driver>] [-O<override ctrl>] \
[-N -i<ifname> -c<conf> [-C<ctrl>] [-D<driver>] \
[-p<driver_param>] [-b<br_ifname>] [-I<config file>] ...]

drivers:
nl80211 = Linux nl80211/cfg80211
wext = Linux wireless extensions (generic)
hostap = Host AP driver (Intersil Prism2/2.5/3)
wired = Wired Ethernet driver
options:
-b = optional bridge interface name
-B = run daemon in the background
-c = Configuration file
-C = ctrl_interface parameter (only used if -c is not)
-d = increase debugging verbosity (-dd even more)
-D = driver name (can be multiple drivers: nl80211,wext)
-e = entropy file
-f = log output to debug file instead of stdout
-g = global ctrl_interface
-G = global ctrl_interface group
-h = show this help text
-i = interface name
-I = additional configuration file
-K = include keys (passwords, etc.) in debug output
-L = show license (BSD)
-M = start describing new matching interface
-N = start describing new interface
-o = override driver parameter for new interfaces
-O = override ctrl_interface parameter for new interfaces
-p = driver parameters
-P = PID file
-q = decrease debugging verbosity (-qq even less)
-s = log output to syslog instead of stdout
-t = include timestamp in debug messages
-u = enable DBus control interface
-v = show version
-W = wait for a control interface monitor before starting
example:
wpa_supplicant -Dnl80211 -iwlan0 -c/etc/wpa_supplicant.conf
 
Kod:
for x in /etc/runlevels/default/net.* ; do rc-update del $(basename $x) default ; rc-service --ifstarted $(basename $x) stop; done #varsa netifrc betiklerini kaldırır
rc-update del dhcpcd default #dhcpcd'yi init sisteminden çıkarır, networkmanager ve dhcpcd ikisi bir arada çalışmamalı
rc-service NetworkManager start #networkmanager'i başlatır
rc-update add NetworkManager default #networkmanager'i kalıcı hale getirir

Bu kodları sırayla root haklarına sahipken çalıştır, kodun sonunda ne işe yaradığını yorum satırı olarak yazdım. Bu arada OpenRC kullanıyorsun, init sistemi Windows'daki "hizmetler"in karşılığıdır, programlar kendi başına çekirdeğe kodlanmadığı sürece başlayamaz ve tetiklenemez, init sistemi ilk çalışan program olup ayarlandığı servisleri çalıştırır veya kapatır. İnternette araştırma yapacağın zaman OpenRC kullandığını bilmen lazım. Bundan sonra nmtui çalışmalı.
 
şu anda wifi bağlantıdayım. çok teşekkürr ederim
 
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…