Společnost Eclypsium se na svém blogu rozepsala o bezpečnostním problému počítačů Framework. Jedná se o zranitelnost v UEFI umožňující útočníkům obejít Secure Boot.
Editor kódů Zed (Wikipedie) po macOS a Linuxu s verzí 0.208.4 už běží také ve Windows.
Apple dnes představil 14palcový MacBook Pro, iPad Pro a Apple Vision Pro s novým čipem M5.
Debian pro mobilní zařízení Mobian (Wikipedie) byl vydán ve verzi 13 Trixie. Nová stabilní verze je k dispozici pro PINE64 PinePhone, PinePhone Pro a PineTab, Purism Librem 5, Google Pixel 3a a 3a XL, OnePlus 6 a 6T a Xiaomi Pocophone F1.
Operátor O2 představil tarif Datamanie 1200 GB . Nový tarif přináší 1200 GB dat s neomezenou 5G rychlostí, a také možnost neomezeného volání do všech sítí za 15 Kč na den. Při roční variantě předplatného zákazníci získají po provedení jednorázové platby celou porci dat najednou a mohou je bezstarostně čerpat kdykoli během roku. Do 13. listopadu jej O2 nabízí za zvýhodněných 2 988 Kč. Při průměrné spotřebě tak 100 GB dat vychází na 249 Kč měsíčně.
Byly publikovány informace o útoku na zařízení s Androidem pojmenovaném Pixnapping Attack (CVE-2025-48561). Aplikace může číst citlivá data zobrazovaná jinou aplikací. V demonstračním videu aplikace čte 2FA kódy z Google Authenticatoru.
Free Software Foundation (FSF) spustila projekt Librephone, jehož cílem je vytvoření svobodného operačního systému pro mobilní telefony. Bez binárních blobů.
Byla vydána verze 7 s kódovým název Gigi linuxové distribuce LMDE (Linux Mint Debian Edition). Podrobnosti v poznámkách k vydání. Linux Mint vychází z Ubuntu. LMDE je postaveno na Debianu.
Byl vydán Mozilla Firefox 144.0. Přehled novinek v poznámkách k vydání a poznámkách k vydání pro vývojáře. Vypíchnout lze lepší správu profilů. Řešeny jsou rovněž bezpečnostní chyby. Nový Firefox 144 bude brzy k dispozici také na Flathubu a Snapcraftu.
Discord potvrdil únik osobních údajů přibližně 70 000 uživatelů. Incident se týká uživatelů po celém světě, především těch, kteří v rámci ověřování svého věku nahráli do aplikace doklad totožnosti. Únik informací se netýkal systémů samotné platformy, ale došlo k němu přes kompromitovaný účet pracovníka zákaznické podpory u externího poskytovatele služeb.
[root@localhost guest]# mount -t reiserfs /dev/hdc1 /mnt/tmp mount: wrong fs type, bad option, bad superblock on /dev/hdc1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or soco teď? Asi nemusím zdůrazňovat, že jsou tam důležité věci, o které nechci přijít... Prosím žádné poznámky o nutnosti záloh apod, už jsem se jich načetl dost při prohledávání archivu fóra
bread: Cannot read the block (29298534): (Invalid argument). reiserfs_open: Your partition is not big enough to contain the filesystem of (29298534) blocks as was specified in the found super block. Failed to open the filesystem. If the partition table has not been changed, and the partition is valid and it really contains a reiserfs partition, then the superblock is corrupted and you need to run this utility with --rebuild-sb.
Hm, pro jistotu bych udělal kopii přes dd a pak zkusil fsck.reiserfs --rebuild-tree
? Co vy na to?
Did you use resizer(y/n)[n]: y Enter partition size [29151936]: rebuild-sb: wrong bitmap number occured (895), fixed (890) Reiserfs super block in block 16 on 0x1601 of format 3.6 with standard journal Count of blocks on the device: 29151936 Number of bitmaps: 890 Blocksize: 4096 Free blocks (count of blocks - used [journal, bitmaps, data, reserved] blocks): 2376379 Root block: 10009753 Filesystem is clean Tree height: 5 Hash function used to sort names: "r5" Objectid map size 208, max 972 Journal parameters: Device [0x0] Magic [0x7b3d1eb2] Size 8193 blocks (including 1 for journal header) (first block 18) Max transaction length 1024 blocks Max batch size 900 blocks Max commit age 30 Blocks reserved by journal: 0 Fs state field: 0x1: some corruptions exist. sb_version: 2 inode generation number: 7578235 UUID: 19bbfdbd-6af3-4a87-851f-6c6377da8eb7 LABEL: Set flags in SB: ATTRIBUTES CLEAN Is this ok ? (y/n)[n]: y The fs may still be unconsistent. Run reiserfsck --check.reiserfsck --check řekl:
reiserfsck --check started at Sun Oct 8 13:33:20 2006 ########### Replaying journal.. Reiserfs journal '/dev/hdc1' in blocks [18..8211]: 0 transactions replayed Zero bit found in on-disk bitmap after the last valid bit. Checking internal tree..bad_internal: vpf-10330: block 10009753, item 0: The internal item points to the not legal block (29267814) the problem in the internal node occured (10009753), whole subtree is skipped finished Comparing bitmaps..vpf-10640: The on-disk and the correct bitmaps differs. Bad nodes were found, Semantic pass skipped 1 found corruptions can be fixed only when running with --rebuild-treereiserfsck --check started at Sun Oct 8 13:33:20 2006 ########### Replaying journal.. Reiserfs journal '/dev/hdc1' in blocks [18..8211]: 0 transactions replayed Zero bit found in on-disk bitmap after the last valid bit. Checking internal tree..bad_internal: vpf-10330: block 10009753, item 0: The internal item points to the not legal block (29267814) the problem in the internal node occured (10009753), whole subtree is skipped finished Comparing bitmaps..vpf-10640: The on-disk and the correct bitmaps differs. Bad nodes were found, Semantic pass skipped 1 found corruptions can be fixed only when running with --rebuild-treereiserfsck --check --rebuild-tree říká:
Will rebuild the filesystem (/dev/hdc1) tree Will put log info to 'stdout' Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes Replaying journal.. Reiserfs journal '/dev/hdc1' in blocks [18..8211]: 0 transactions replayed Zero bit found in on-disk bitmap after the last valid bit. Fixed. ########### reiserfsck --rebuild-tree started at Sun Oct 8 13:42:59 2006 ########### Pass 0: ####### Pass 0 ####### Loading on-disk bitmap .. ok, 26776364 blocks marked used Skipping 9100 blocks (super block, journal, bitmaps) 26767264 blocks will be read 0%....20%....40%... left 12446022, 10370 /sec
Flushing..finished19, 67 /sec Objects without names 12113 Empty lost dirs removed 81 Dirs linked to /lost+found: 2802 Dirs without stat data found 24 Files linked to /lost+found 9311 Pass 4 - finished done 200424, 53 /sec9604, 45 /sec1, 45 /secec Deleted unreachable items 885 Flushing..finished Syncing..finished ########### reiserfsck finished at Sun Oct 8 15:45:32 2006 ###########systém jsem v pohodě přimountoval fotky za poslední 2 měsíce jsou fuč (nebo v bordelu v lost+found) v lost+found je 8GB dat - 50600 souborů a 12300 adresářů takže to vracím zpět z image a zkusím tu partition roztáhnout přes celej disk
########### reiserfsck --check started at Sun Oct 8 20:00:52 2006 ########### Replaying journal.. Reiserfs journal '/dev/hdc1' in blocks [18..8211]: 0 transactions replayed Checking internal tree..finished Comparing bitmaps..vpf-10640: The on-disk and the correct bitmaps differs. Checking Semantic tree: finished 1 found corruptions can be fixed when running with --fix-fixable ########### reiserfsck finished at Sun Oct 8 20:33:55 2006 ###########pouštím --fix-fixable, držte mi pěsti
########### reiserfsck --fix-fixable started at Sun Oct 8 20:40:19 2006 ########### Replaying journal.. Reiserfs journal '/dev/hdc1' in blocks [18..8211]: 0 transactions replayed Checking internal tree..finished Comparing bitmaps..vpf-10630: The on-disk and the correct bitmaps differs. Will be fixed later. Checking Semantic tree: finished No corruptions found There are on the filesystem: Leaves 201946 Internal nodes 1321 Directories 53538 Other files 519121 Data block pointers 26711528 (1744 of them are zero) Safe links 0 ########### reiserfsck finished at Sun Oct 8 21:11:24 2006 ###########
Tiskni
Sdílej: