I put crontab to update with apt-get once a day (Debian Lenny works, there are updates almost daily). But almost all the examples I saw in this cron job call the -d flag.
This raises 4 questions:
- apt-get ( aptitude) , Debian, . .
, , ? (apache2), , (mdadm). , , (, X11 )? Etc ..
, unattended-upgrades. .
Ubuntu root .
/usr/bin/apt-get update && /usr/bin/apt-get -s -u upgrade
'-s' apt-get "" , .: ( cron), , .
, ( ..).
, .
Source: https://habr.com/ru/post/1699446/More articles:Download the file and get a headache - htmlfile: Access Denied - internet-explorerMulti-platform SQL query calculator - sqlIs there a way to place aspx files in a class library in Visual Studio 2008 .NET 3.5? - c #Getting client system information from a Rails application - ruby | fooobar.comUsing events declared in Visual Basic 6.0 in a dotnet application - .netWhat are the advantages and disadvantages of using the "Partial Index"? - databaseSaving Using Hibernation / JPA - javaCreating dynamic tables in Word using C # .NET - c #What is your efficiency by deleting XML in Java projects? - javaHow do they draw charts / graphs in stackoverflow? - vector-graphicsAll Articles