Ukoliko ping prema Windows računalu ne prolazi potrebno je u terminalu (administratorske ovlasti) pokrenuti: netsh advfirewall firewall add rule name="ping" protocol=ICMPV4 dir=in action=allow
Da bi provjerili koji je model matične ploče u terminalu morate upisati sudo dmidecode -t 2 za procesor: lscpu a za radnu memoriju (RAM): sudo dmidecode --type 17
file = open("testfile.txt","w") file.write("Hello World\n") file.write("This is our new text file\n") file.write("and this is another line.\n") file.write("Why? Because we can.") # \n - dodaje novi redak # \t - tabovi, pogodno za excel datoteke file.close()
Kako bi provjerili koja je matična ploča u računalu u Command Promptu upišemo: wmic baseboard get product,Manufacturer,version,serialnumber Za memoriju koristimo sličnu naredbu: wmic MEMORYCHIP get BankLabel,DeviceLocator,Capacity,Tag
Kada instalirate Debian 9 tada nisu dodani contrib non-free paketi. Potrebno ih je dodati poslije instalacije. Postupak je tako da odete u Terminal te se ulogirate pod root korisnika. Da bi dobili root ovlasti potrebno je upisati “su” te lozinku koju ste kreirali kod instalacije samog Debiana. U Terminalu po dobivanju root ovlasti upišete “pluma
Haustor koristi kolačiće da bi osigurali prilagođeno i bolje iskustvo korištenja web stranice.Slažem seNe slažem seViše
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.