码迷,mamicode.com
首页 >  
搜索关键字:cucm lab    ( 908个结果
iou-web 无法启动设备的问题
iou-web版本:iou-web-1.2.2-23 上传了l2设备的ios,并关联了镜像,但是l2设备无法启动,L3设备可以,在down目录下的log目录下的exec.txt中看到记录如下: /tmp/iou/lab_1/dev_14/l2:errorwhileloadingsharedlibraries:libcrypto.so.4:cannotopensharedobjectfile:Nosuchfil..
分类:Web程序   时间:2015-09-21 01:50:42    阅读次数:1116
Lab - Archiving and Unarchiving Files
By performing this lab, students will learn how to work with archive files.In this lab, you will perform the following tasks:Create archive files usin...
分类:其他好文   时间:2015-09-18 21:40:47    阅读次数:251
Lab - Listing Files and Directories
By performing this lab, students will learn how to navigate and manage files and directories.In this lab, you will perform the following tasks:List fi...
分类:其他好文   时间:2015-09-17 23:00:58    阅读次数:267
Lab - Configure GRE over IPsec
Configure GRE over IPsecTopolgy
分类:其他好文   时间:2015-09-16 19:34:39    阅读次数:173
Linux磁盘和文件系统管理(4)_文件系统属性查看 修改
文件系统属性查看及调整工具:e2label命令:设置文件系统卷标,这样避免格式化修改卷标e2label设备名称[Label]#查看分区卷标 [root@localhost~]#e2label/dev/sdb1 mytest #修改分区卷标 [root@localhost~]#e2label/dev/sdb1‘labelNew‘ [root@localhost~]#e2label/dev/sdb1 lab..
分类:系统相关   时间:2015-09-15 20:13:48    阅读次数:319
Black Lab Linux 2015.9 (Beta) 发布
Black Lab NEXT 2015.9 发布,这是第二个 Black Lab Linux 2015.12 的 beta 版本,此版本修复了一些重要的问题,提升系统稳定性。正式版会包含 Xfce 和 GNOME,Black Lab NEXT 使用 Xfce,而且只支持 64 位。最后...
分类:系统相关   时间:2015-09-15 15:05:30    阅读次数:183
C++用法的学习心得
说实话我对C++语言不是很懂,更谈不上对用法的了解了。我一看到C++大量的英文组合就头疼,每次上课也只是一知半解。我就像以下图片中的人一样,老师上课讲,我在下面昏昏欲睡。如:Lab Exercise — Overloading printArray①#include using std::cout;...
分类:编程语言   时间:2015-09-09 17:24:03    阅读次数:193
git常用命令
1. 配置git key$ ssh-keygen -t rsa按3个回车,密码为空,在目录C:\Users\Administrator\.ssh中得到了两个文件id_rsa和id_rsa.pub.到git lab中添加一个SSH key,将id_rsa.pub中所有内容复制过来保存即可。2. 打开g...
分类:其他好文   时间:2015-09-08 18:05:32    阅读次数:153
908条   上一页 1 ... 61 62 63 64 65 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!