npm balíčky @redhat-cloud-services byly kompromitovány.
Byly publikovány informace o zranitelnosti CVE-2026-46243 pojmenované CIFSwitch v Linuxu od roku 2007. Běžný uživatel může získat práva roota (lokální eskalaci práv). V upstreamu je již opraveno.
Nvidia na své konferenci NVIDIA GTC Taipei 2026 představila řadu novinek. Společně s Microsoftem představili superčip NVIDIA RTX Spark (až 6 144 jader GPU, 20 jader CPU, 1 petaflop AI výkonu v FP4 a 128 GB jednotné paměti). První notebooky a stolní počítače s tímto čipem od Nvidie místo Intelu nebo AMD by se měly na trh dostat na podzim letošního roku.
Na Kickstarteru běží kampaň na podporu kapesního počítače s Linuxem CardputerZero od společnosti M5Stack. Postaven je na Raspberry Pi Compute Module 0. Podporuje moduly M5. Koupit lze s rozšířeními LoRa a CC1101.
Tento týden se bude vyznačovat zejména deštěm, a proto vás může zajímat, že již v úterý proběhne 63. Virtuální Bastlírna, která se bude odehrávat přímo v teple vašich domovů a bastlíren. Proto se připojte k této volné otevřené diskuzi bastlířů, techniků, vědců, ve které se probírají novinky a zajímavá témata z techniky. Mezi největší novinky bude tentokrát patrně patřit oznámení hackerského nástroje Flipper One. Zároveň úspěšně probíhá
… více »86Box (Wikipedie), tj. emulátor retro počítačů založených na x86, byl vydán ve verzi 6.0. Přibyly například zvuky pevného disku. Na GitHubu jsou vedle zdrojových kódů ke stažení také připravené balíčky ve formátu AppImage.
Byla vydána nová verze 4.6 audio přehrávače Audacious (Wikipedie). Z novinek lze vypíchnout nový plugin pro procházení soubory, podporu audio formátu Musepack SV8 nebo přechod na build systém Meson.
Alliance for Open Media vydala verzi 1.0.0 specifikace svobodného videoformátu AV2. Jean-Baptiste Kempf, prezident neziskové organizace VideoLAN stojící za svobodným multiplatformním multimediálním přehrávačem a frameworkem VLC, představil na svém blogu dekodér AV2 s názvem dav2d.
V aktuálním přehledu vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie) bylo oznámeno vydání nové verze 0.2.0.
Armbian, tj. linuxová distribuce založená na Debianu a Ubuntu optimalizovaná pro jednodeskové počítače na platformě ARM a RISC-V, ke stažení ale také pro Intel a AMD, byl vydán ve verzi 26.5.1. Přehled novinek na GitHubu.
Author: Zbyněk Ondrák (AToL - PV208, FI.MUNI)
Having looked at the tools of remote access from a visual angle, we can divide it into the textual and graphical interface and only graphical interface type. In the first mentioned, we have terminal services, file system or particular files access, messaging and other web protocols, time synchronization, audio transmission, database manipulation or wireless types of connection such as wi-fi, bluetooth or infraport. The latter includes more sophisticated tools such as a window manager of multi-user systems and desktop sharing which is useable for real-time collaboration of group of users.
Non-secure tools, which does not contain an encryption of transmitted data, are telnet, rlogin which follows rhosts authorization mechanism, rsh, which does the same as rlogin but can be used with a command, or screen and the protocols are for example http, nntp (news), pop3, irc, ntp or rtp. We have rcp, ftp, nfs, svn (replacement of svn) or LDAP as file transfer or file system connection. Although the non-secure utilities are sufficient in many cases, recommended are secure tools using an encryption such as ssh, VPN or among protocols it is https, pop3s or nntps. For the purpose of file transfer or file system connection, there exist scp, sftp or sfs.
The X Window System transmits remotely started applications to the local X server and displays them on specified display. It is easy to use ssh -X command (can be set manually via DISPLAY environment variable) to connect to the X server and use X forwarding in GNU/Linux systems or putty in Windows OS from Microsoft. Configuring the system can be done by editing xhost, which allows hosts to connect to the X server, or xauth, which allows users to connect with the knowledge of some secret (~/.Xauthority).
Another way of using the X Window System is XDMCP (X Display Manager Control Protocol) for a trusted network (possible with VPN). The Xming, which acts as an X server, can be used in Windows. The XDMCP starts remote window manager after login. The usage of it is by X [local display] -query [host] and then we can start X applications in it by [app] -display [specified display]. It can be required to use in windowed mode with Xnest.
It is a relatively simple protocol applicable to X Window System, Windows and Mac OS X and is used specially by Virtual Network Computing (VNC) which uses a VNC viewer (vncviewer) to connect to a VNC server (vncserver ). The startup script is ~/.vnc/xstartup which can be edited to change for example a window manager. We can use krfb for desktop sharing as a server and krdc as a client in KDE. The Mac OS X uses Apple Remote Desktop.
This is a proprietary protocol used especially in Windows system and provides almost all required features such as 128-bit encryption with RC4, redirection of audio, local file system, printers, ports and others. We can use Terminal Services in Windows which consist of Terminal Server and a client named Terminal Services Client or Remote Desktop Connection. There is just one session per PC allowed. If we want to use desktop sharing, there exist Windows Desktop Sharing which shares the entire desktop, a specific region or a particular application potentionally to multiple clients. This protocol can be used by rdesktop, which is a Unix client utility, if we want to use it in Unix based system. It has a GUI frontend named tsclient. Another tool based on rdesktop is xrdp.
Tiskni
Sdílej: