How to reboot Debian using the command line

Linux OS has the capability of running not weeks yet years without a reboot. But sometimes there is a good reason to reboot your Linux system after a week or two depending upon the situation. Mostly there are two major reasons for the reboot. First, the reboot becomes necessary when you install a piece of software that requires a reboot to become functional. Secondly, when you update your system or perform some configurations that also requires a reboot. Other then these, there can be many other reasons for a reboot. Whatever the reason may be, you should know how to reboot a system for all the changes to take effect.

[mai mult...]

Programare orientata pe obiecte c++

Sa se citeasca de la tastatura informatiile specifice cartilor dintr-o librarie: denumire carte, autorul principal, al doilea autor, numarul de pagini si pretul. Prin intermediul unei clase, carte, care descrie datele despre o carte, proprietatile (denumire carte, autorul principal, al doilea autor, numarul de pagini si pretul) si metodele de prelucrare (initializarea si afisarea unei carti) sa se afiseze pe ecran informatiile despre orice carte tratata.

[mai mult...]