ش | ی | د | س | چ | پ | ج |
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
دانلود جدیدترین نسخه نرم افزار Cisco Network Assistant Version 6.3.2
این پست در تاریخ چهارشنبه 22 فروردین 1397 بروز رسانی شد !!!
If you forgot your root password for your debian server use the following procedure to reset.
Boot to the GRUB menu. Then, press <e> (for edit) before Linux has a chance to boot.
Using your keyboard arrow keys, move the cursor down a line or so, and press <e> (for edit) again, you should now be on the kernel line, and press <End> to go out to the very end of that line. Now hit the spacebar once, if necessary, to add a space, and then add one of the folllowing:
init=/bin/bash
or
init=/bin/sh
Then press <Enter>, and you're back at the kernel line, press <b> (for boot) and the computer will proceed to boot to a root prompt.
At this point, the root file system is still mounted read-only, so enter the following command:
mount -n -o remount,rw /
Then type:
passwd
Enter your new password. Retype if asked to confirm.
Then restart the machine by typing:
reboot
Now you should be able to login with your new root password as required.
سلام صبح بخیر
بنا بر درخواست بسیاری از دوستان و همکاران، آخرین نسخه IOS مربوط به دو سوئیچ متداول Cisco catalyst 2960 و Cisco catalyst 3750e رو برای استفاده شما دوستان از وب سایت شرکت Cisco دانلود کردم که می تونید از این قسمت دانلود نمایید.
Description: | LAN BASE |
Release: | 15.2.2E5 |
Release Date: | 07/Jun/2016 |
File Name: | c2960-lanbasek9-mz.152-2.E5.bin |
Min Memory: | DRAM 128 MB Flash 64 MB |
Size: | 13.96 MB (14635349 bytes) |
MD5 Checksum: | 4ab00188887e9844bd8d1db83adbbf20 |
Description: | IP BASE |
Release: | 15.0.2-SE10 |
Release Date: | 21/Jul/2016 |
File Name: | c3750e-ipbasek9-mz.150-2.SE10.bin |
Min Memory: | DRAM 256 MB Flash 64 MB |
Size: | 19.49 MB (20432128 bytes) |
MD5 Checksum: | 9146e34146a53662a42af28d272789fb |
سلام و خدا قوت؛
چند وقت پیش بنا بر دلایلی لازم شد از هارد های یک سرور لینوکسی Image تهیه کنم. سرور مورد نظر از از نوع Rack mount بود و هارد ها هم به کمک RAID controller بصورت RAID 10 به دو آرایه 1.2 ترابایتی تنظیم شده بودند. بنا بر این تقریبا همه راه کار های قدیمی که می شناختم ( ACRONIS ، Symantec و ... ) کمک زیادی به من نکردن. با راهنمایی یکی از دوستان خوب ( Mr.T ) یک روش بسیار کارآمد رو برای اولین بار امتحان کردم که اینجا برای اطلاع شما به اشتراک میزارم. البته من زیاد با سیستم عامل Linux آشنا نیستم و شاید برای کاربران حرفه ای این سیستم عامل ابزار بدیهی و معمولی باشه.
باری به هر جهت:
[root@misdb1 ~]# fdisk -l
Disk /dev/cciss/c0d0: 73.3 GB, 73372631040 bytes
255 heads, 63 sectors/track, 8920 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d0p1 * 1 19 152586 83 Linux
/dev/cciss/c0d0p2 20 1039 8193150 82 Linux swap / Solaris
/dev/cciss/c0d0p3 1040 8920 63304132+ 83 Linux
Disk /dev/cciss/c0d1: 73.3 GB, 73372631040 bytes
255 heads, 63 sectors/track, 8920 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d1p1 * 1 8920 71649868+ 83 Linux
Disk /dev/cciss/c0d2: 73.3 GB, 73372631040 bytes
255 heads, 63 sectors/track, 8920 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d2p1 * 1 8920 71649868+ 83 Linux
dd if=/dev/cciss/c0d0 of=/media/police6/misdbdsk1.dd
بقیه اطلاعات مربوط به دستور DD رو میتونید از لینک ویکی زیر مطالعه کنید :
http://en.wikipedia.org/wiki/Dd_%28Unix%29